diff options
-rwxr-xr-x | run-tests.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/run-tests.sh b/run-tests.sh index 558256eef62..9a21f37bb97 100755 --- a/run-tests.sh +++ b/run-tests.sh @@ -277,7 +277,7 @@ function run_tests() echo " *********************************" echo " * REGRESSION FAILED *" echo " * Retrying failed tests in case *" - echo " * we got some spurous failures *" + echo " * we got some spurious failures *" echo " *********************************" echo "" prove -vfe '/bin/bash' $t |