Skip to content

Commit 3524e9a

Browse files
committed
Add trailing newline
Signed-off-by: Glenn Lewis <6598971+gmlewis@users.noreply.github.com>
1 parent 207230a commit 3524e9a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

script/test.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,4 +91,4 @@ fi
9191
printf "%bTesting: issues found in %d module directories.%b\n" "$SUMMARY_COLOR" "$FAILED_COUNT" "$NC"
9292
printf -- "--------------------------------------------\n"
9393

94-
exit "$EXIT_CODE"
94+
exit "$EXIT_CODE"

0 commit comments

Comments
 (0)