Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ad26c1a

Browse files
authored
Update
1 parent 1acf150 commit ad26c1a

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.travis/validate_report_files.sh

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,5 +81,7 @@ if [ $GL_VALID -ne 1 ]; then
8181
echo "Validation failed please see results above."
8282
exit 1
8383
else
84-
exit 0
84+
echo ""
85+
echo "******************************"
86+
echo "Validation passed. Good Job!"
8587
fi

0 commit comments

Comments
 (0)