Skip to content

Commit

Permalink
Forgot closing quote
Browse files Browse the repository at this point in the history
  • Loading branch information
Caspar van Leeuwen committed Oct 7, 2024
1 parent 6b3ada5 commit eb41886
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bot/check-test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ else
grep -Pzo "${GP_success_full}" | \
sed 's/\x00/<br\/>/g' |
sed ':a;N;$!ba;s/\n/<br\/>/g' |
sed 's/%/\%/g \
sed 's/%/\%/g' \
)
grep_reframe_result=${grep_reframe_success_full}
echo "grep_reframe_success_full: ${grep_reframe_success_full}"
Expand Down

0 comments on commit eb41886

Please sign in to comment.