Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
3.4.0
-
None
Description
$ grep -r "this is script 1 in" .
./e2e/fixtures/hooks_bat/test/1.bat:ECHO this is script 1 in %~dp0
./e2e/fixtures/hooks_sh/test/1.sh:echo "this is script 1 in `pwd`";
fix: removed statements from stdout
the tests look for the correct firing of scripts