Fixed typo in read-me.

This commit is contained in:
Michael Klement 2014-10-18 10:41:22 -04:00
parent 2f97421164
commit afc02582fb
1 changed files with 1 additions and 1 deletions

View File

@ -124,7 +124,7 @@ themselves that must be run with the shell specified.
To that end, Urchin supports the `-s <shell>` option, which instructs To that end, Urchin supports the `-s <shell>` option, which instructs
Urchin to invoke the test scripts with the specified shell; e.g., `-s bash`. Urchin to invoke the test scripts with the specified shell; e.g., `-s bash`.
(In addition, Urchin sets environment variable `TEST_SHELL` to the specfied (In addition, Urchin sets environment variable `TEST_SHELL` to the specified
shell.) shell.)
Note that only test scripts that either have no shebang line at all or Note that only test scripts that either have no shebang line at all or