change molly guard error explanation

This commit is contained in:
Thomas Levine 2016-02-28 22:56:49 +00:00
parent e81b120a11
commit fca041d26e

2
urchin
View File

@ -505,7 +505,7 @@ if basename "$(fullpath "$root")" |
report_outcome "$root" $tap_format $urchin_tmp/log $start $finish report_outcome "$root" $tap_format $urchin_tmp/log $start $finish
urchin_exit $? urchin_exit $?
else else
echo 'The name of the directory on which you are running urchin echo 'The root directory of the tests that you are running urchin on
does not contain the word "test", so I am not running, does not contain the word "test", so I am not running,
in case that was an accident. Use the -f flag if you really in case that was an accident. Use the -f flag if you really
want to run urchin on that directory.' >&2 want to run urchin on that directory.' >&2