X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=scripts%2Fcreate-vm.sh;h=669d3c42e0da46f5e9427093baaf72e62364f9cb;hb=df4bcf7bc6c4bfda139e5c8bfb05cfe6f84d0572;hp=8672d6771859db47263c24c43c7fbd0ddbe29678;hpb=d42bab2443e72a3cf9969a7c688b8e2f0c35809f;p=infrastructure.git diff --git a/scripts/create-vm.sh b/scripts/create-vm.sh index 8672d67..669d3c4 100755 --- a/scripts/create-vm.sh +++ b/scripts/create-vm.sh @@ -56,5 +56,4 @@ if [ -n "$INTERACTIVE" ] ; then read _ ; case $_ in [nN]*) exit 1 ;; esac fi -echo YES $command ; exit $command