Because I need this in my local project I added it quickly, here is the
diff:

=== modified file 'ubuntu-vm-builder'
--- ubuntu-vm-builder   2008-04-04 15:49:13 +0000
+++ ubuntu-vm-builder   2008-05-09 13:37:00 +0000
@@ -786,7 +786,7 @@
        #
        # Execute the script.
        #
-       "$EXEC"
+       "$EXEC" || exit 1
 }
 
 mount_parts () {

-- 
please make ubuntu-vm-build fail if the script in --exec fails
https://bugs.launchpad.net/bugs/228675
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to