]> git.ipfire.org Git - thirdparty/dracut.git/commitdiff
NBD Test: Don't start a shell inside the server
authorPhilippe Seewer <philippe.seewer@bfh.ch>
Tue, 16 Jun 2009 06:58:10 +0000 (08:58 +0200)
committerPhilippe Seewer <philippe.seewer@bfh.ch>
Wed, 17 Jun 2009 06:37:38 +0000 (08:37 +0200)
test/TEST-40-NBD/server-init

index 6c2db089af4eb54941baf992800787eacc5172a0..1df28015898015b0eb0ad629985dfe62c578b1e3 100755 (executable)
@@ -12,7 +12,7 @@ nbd-server 2000 /dev/sdb -C /dev/null
 nbd-server 2001 /dev/sdc -C /dev/null
 >/var/lib/dhcpd/dhcpd.leases
 dhcpd -cf /etc/dhcpd.conf
-sh -i
+#sh -i
 # Wait forever for the VM to die
 while sleep 60; do sleep 60; done
 mount -n -o remount,ro /