From: Harald Hoyer Date: Wed, 25 Jun 2014 09:45:42 +0000 (+0200) Subject: TEST-04-FULL-SYSTEMD/test.sh: removed debug comments X-Git-Tag: 038~9 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b0d844fa747196bfa8885c19c94c5e50683a112c;p=thirdparty%2Fdracut.git TEST-04-FULL-SYSTEMD/test.sh: removed debug comments --- diff --git a/test/TEST-04-FULL-SYSTEMD/test.sh b/test/TEST-04-FULL-SYSTEMD/test.sh index 3eeb84068..ecf024d0d 100755 --- a/test/TEST-04-FULL-SYSTEMD/test.sh +++ b/test/TEST-04-FULL-SYSTEMD/test.sh @@ -217,7 +217,7 @@ EOF fi ) -#exit 1 + # second, install the files needed to make the root filesystem ( export initdir=$TESTDIR/overlay @@ -239,10 +239,6 @@ EOF -f $TESTDIR/initramfs.makeroot $KVERSION || return 1 # Invoke KVM and/or QEMU to actually create the target filesystem. - -# echo $TESTDIR/overlay -# echo $TESTDIR/initramfs.makeroot -#exit 1 rm -rf -- $TESTDIR/overlay $testdir/run-qemu \ @@ -269,8 +265,6 @@ EOF -f $TESTDIR/initramfs.testing $KVERSION || return 1 rm -rf -- $TESTDIR/overlay - -# -o "plymouth network md dmraid multipath fips caps crypt btrfs resume dmsquash-live dm" } test_cleanup() {