Skip to content

Commit

Permalink
Add success output in check script
Browse files Browse the repository at this point in the history
  • Loading branch information
gsf committed Apr 4, 2024
1 parent 26027b5 commit ddd1d01
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions optout/src/test/resources/check-conf-file.sh
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,4 @@ EOF

err "Testing confirmation file"
diff -u "$conf_file" "$expected"
err "Confirmation file is formatted as expected"

0 comments on commit ddd1d01

Please sign in to comment.