Commit 51095d1d authored by Kroese's avatar Kroese Committed by GitHub
Browse files

Clear exitcode

parent b099622f
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -233,3 +233,5 @@ fi
NET_OPTS="${NET_OPTS} -device virtio-net-pci,romfile=,netdev=hostnet0,mac=${VM_NET_MAC},id=net0"

[ "$DEBUG" = "Y" ] && echo && echo "Finished network setup.." && echo

return 0