Searched refs:command_fails (Results 1 – 1 of 1) sorted by relevance
19 command_fails=$?28 if [ $command_fails -ne 1 ]; then29 echo "error: $package test finished with code $command_fails, but expected 1"