Skip to content

Commit 90ee55a

Browse files
authored
Script return values changed
1 parent 4163401 commit 90ee55a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

shm/check.sh

+2
Original file line numberDiff line numberDiff line change
@@ -85,3 +85,5 @@ if [ $failed == 0 ]; then
8585
else
8686
echo -e ❗️❗️❗️ $RED $failed "CHECKS FAILED" ❗️❗️❗️ $DEFAULT
8787
fi
88+
89+
exit $failed

0 commit comments

Comments
 (0)