This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch feature/openbox-magic-pixel-workaround-stretch in repository live-build-x2go. commit 0599596c20df1eb95c52e16914281df4c83c1e8e Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Sun Dec 16 00:35:53 2018 +0100 silence dpkg-reconfigure --- config/includes.chroot/lib/live/config/2850-dash2bash | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/includes.chroot/lib/live/config/2850-dash2bash b/config/includes.chroot/lib/live/config/2850-dash2bash index 5c85f86..ccb29ea 100755 --- a/config/includes.chroot/lib/live/config/2850-dash2bash +++ b/config/includes.chroot/lib/live/config/2850-dash2bash @@ -8,7 +8,7 @@ Init () Config () { - dpkg-reconfigure --default-priority dash + dpkg-reconfigure --default-priority dash >/dev/null 2>&1 } Init -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/live-build-x2go.git