Skip to content

Commit

Permalink
Issue #24: echoeing exit code after actually running command in launc…
Browse files Browse the repository at this point in the history
…h script
  • Loading branch information
dzhoshkun committed Oct 18, 2018
1 parent 77df3ae commit 88fc35a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/tests/run-tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -114,3 +114,4 @@ fi
# Run the command, as everything seems fine
echo "Will run: $test_cmd"
$test_cmd
echo "Exit code was: $?"

0 comments on commit 88fc35a

Please sign in to comment.