Skip to content

Commit

Permalink
missed a new line
Browse files Browse the repository at this point in the history
  • Loading branch information
donstephan committed Jul 24, 2024
1 parent dbad2a2 commit e501971
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
#!/usr/bin/env bash
source ./support.sh


exit_code=0 # Keep global, so that code below can get return value of this function
run_with_suppressed_output () {
exit_code=0
Expand Down

0 comments on commit e501971

Please sign in to comment.