[SCM] debian-live branch, master, updated. 1.136.3-1-34-g1a208a4

Chris Lamb chris at chris-lamb.co.uk
Tue Aug 12 18:39:08 UTC 2008


The following commit has been merged in the master branch:
commit c78e21e8beaa8ff2d5cb76d0b42c1c0847520c9b
Author: Chris Lamb <chris at chris-lamb.co.uk>
Date:   Tue Aug 12 18:18:38 2008 +0100

    Add missing pipe. Thanks to Andreas Bombe.

diff --git a/scripts/live-bottom/20xconfig b/scripts/live-bottom/20xconfig
index c06a505..955032f 100755
--- a/scripts/live-bottom/20xconfig
+++ b/scripts/live-bottom/20xconfig
@@ -83,7 +83,7 @@ ${setoptions}
 EOF
 
 DEBUG_XORG_PACKAGE=1 DEBUG_XORG_DEBCONF=1 live-reconfigure /root xserver-xorg 2>&1 \
-	grep -v "overwriting possibly-customised configuration file"
+	| grep -v "overwriting possibly-customised configuration file"
 umount /root/sys
 umount /root/proc
 umount /root/dev

-- 
debian-live



More information about the debian-live-changes mailing list