[SCM] debian-live/autotesting branch, master, updated. 078232c2ef010210fa74e3a4fce1e71410a09cc6
Brendan M. Sleight
bms.debian at barwap.com
Sun Jul 13 21:14:57 UTC 2008
The following commit has been merged in the master branch:
commit 078232c2ef010210fa74e3a4fce1e71410a09cc6
Author: Brendan M. Sleight <bms.debian at barwap.com>
Date: Sun Jul 13 21:14:50 2008 +0000
typo
diff --git a/video-qemu-booting-iso.sh b/video-qemu-booting-iso.sh
index 971bd66..f6064d7 100755
--- a/video-qemu-booting-iso.sh
+++ b/video-qemu-booting-iso.sh
@@ -116,7 +116,7 @@ start_vnc_record ()
export DISPLAY="$VNSERVER_VNCREC"
export VNCREC_MOVIE_FRAMERATE
echo "Starting vncrec, recording :$VNCSERVER_QMEU_NUMBER. Local display :$VNCSERVER_VNCREC_NUMBER"
-vncrec -display :$VNCSERVER_VNCREC_NUMBER -passwd ~/.vnc/passwd -depth 24 -shared -truecolor -viewonly -encoding raw -record $TMP_DIR/qemu.1.vnc :$VNCSERVER_QMEU_NUMBER 1>/dev/null 2>&1 &
+vncrec -display :$VNCSERVER_VNCREC_NUMBER -passwd ~/.vnc/passwd -depth 24 -shared -truecolor -viewonly -encoding raw -record $TMP_DIR/qemu.1.vnc :$VNCSERVER_QMEU_NUMBER &
}
start_qemu ()
--
debian-live/autotesting
More information about the debian-live-changes
mailing list