summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Lamb <chris@chris-lamb.co.uk>2008-08-12 18:18:38 +0100
committerDaniel Baumann <daniel@debian.org>2011-03-09 17:48:01 +0100
commitc2d0b8e505f64845eb7fe3b75fd310758a937b28 (patch)
treeac4d092f476a77864e1587f75181132f23775387
parent08a22eac0ed62af35a55d8a70b40949adabd03ce (diff)
downloadlive-boot-c2d0b8e505f64845eb7fe3b75fd310758a937b28.tar.gz
live-boot-c2d0b8e505f64845eb7fe3b75fd310758a937b28.zip
Add missing pipe. Thanks to Andreas Bombe.
-rwxr-xr-xscripts/live-bottom/20xconfig2
1 files changed, 1 insertions, 1 deletions
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