sudo ./gantry.py myconfigfile list firstcomponent If that failes and gets rolled back it shouldn't return 0 like now, but some error code. For automation using this command I want to fail and exit.
sudo ./gantry.py myconfigfile list firstcomponent
If that failes and gets rolled back it shouldn't return 0 like now, but some error code.
For automation using this command I want to fail and exit.