More vmbuild hacks.
authorCarl Hetherington <cth@carlh.net>
Sun, 4 Oct 2015 21:35:01 +0000 (22:35 +0100)
committerCarl Hetherington <cth@carlh.net>
Sun, 4 Oct 2015 21:35:01 +0000 (22:35 +0100)
vmbuild

diff --git a/vmbuild b/vmbuild
index 80c7726013d8ade638c9dcdb8699c66cca1f6353..a3954ff44c8c7ed4518648548c43ddba4478327f 100755 (executable)
--- a/vmbuild
+++ b/vmbuild
@@ -32,3 +32,4 @@ ssh -p $port carl@localhost "sudo /sbin/poweroff"
 while [[ ( -d /proc/$vbox ) && ( -z `grep zombie /proc/$vbox/status` ) ]]; do
     sleep 1
 done
+exit 0