From e544dcc332009b5d099992cb975111d1926146c4 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Sun, 9 Dec 2012 23:42:34 +0100 Subject: fixup: fixup 3 issues with g-i-installations --- bin/g-i-installation.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/g-i-installation.sh') diff --git a/bin/g-i-installation.sh b/bin/g-i-installation.sh index 441700a7..eaefd754 100755 --- a/bin/g-i-installation.sh +++ b/bin/g-i-installation.sh @@ -163,7 +163,7 @@ monitor_installation() { # break if qemu-system has finished # vncsnapshot -quiet -allowblank $DISPLAY snapshot_$(printf "%06d" $NR).jpg 2>/dev/null || touch $RESULTS/qemu_quit - if [ ! -f touch $RESULTS/qemu_quit ] ; then + if [ ! -f $RESULTS/qemu_quit ] ; then convert snapshot_$(printf "%06d" $NR).jpg snapshot_$(printf "%06d" $NR).ppm rm snapshot_$(printf "%06d" $NR).jpg else -- cgit v1.2.3-70-g09d2