Skip to content

Commit

Permalink
Merge pull request #6 from mcattamoredhat/test-fedora-workflow
Browse files Browse the repository at this point in the history
test: return proper exit code in case of script failure
  • Loading branch information
mcattamoredhat committed Apr 24, 2024
2 parents c622ac0 + fea2ff3 commit aeace51
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tmt/tests/test.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
#!/bin/bash
set -exuo pipefail

cd ../../ || exit 1

Expand Down

0 comments on commit aeace51

Please sign in to comment.