test: Make test status more clear
This commit is contained in:
@@ -29,3 +29,4 @@ bad_files=$(
|
||||
if [[ -n "${bad_files}" ]]; then
|
||||
fail_test "The following bash files are not properly formatted: ${bad_files}"
|
||||
fi
|
||||
echo 'PASS'
|
||||
|
||||
Reference in New Issue
Block a user