Skip to content
Snippets Groups Projects
Commit fc19ed27 authored by Matt Bovel's avatar Matt Bovel
Browse files

Fix success search string

parent 1a761bfc
No related branches found
No related tags found
No related merge requests found
......@@ -64,4 +64,4 @@ grade:
- cd /grader
- /grader/grade
- cat /shared/txtFeedback.txt
- grep -q FAILED /shared/txtFeedback.txt
- grep -q congratulations /shared/txtFeedback.txt
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment