Skip to content

Commit

Permalink
typo in script
Browse files Browse the repository at this point in the history
  • Loading branch information
samuelchassot committed Sep 6, 2024
1 parent cf91c0f commit cc725c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion run-one-test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ function run_tests {
echo "$ cat ./verify.sh"
cat "./verify.sh"
echo ""
bash "./verify.sh --compact"
bash "./verify.sh" "--compact"
status=$?
cd -
else
Expand Down

0 comments on commit cc725c4

Please sign in to comment.