diff options
author | Stefan Knorr (astron) <heinzlesspam@gmail.com> | 2011-12-08 09:05:20 +0100 |
---|---|---|
committer | Stefan Knorr (astron) <heinzlesspam@gmail.com> | 2011-12-08 09:06:09 +0100 |
commit | ad2eb6c4ba3ca36e2302c721a106dac80d266325 (patch) | |
tree | aa06f1d4b3473fd64f886b89b27af05dd043374f /dmake | |
parent | 79b00c41863bcb0d0cc1781d18e97d5871667fb0 (diff) |
Less succes, more success
Diffstat (limited to 'dmake')
-rwxr-xr-x | dmake/tests/recipes-9 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dmake/tests/recipes-9 b/dmake/tests/recipes-9 index 409b6cbabe33..fdc78535060f 100755 --- a/dmake/tests/recipes-9 +++ b/dmake/tests/recipes-9 @@ -83,7 +83,7 @@ else fi -# Test 4 - Ignore a succesfully executed, but failing recipe. +# Test 4 - Ignore a successfully executed, but failing recipe. cat > $file1 <<EOT SHELL*:=/bin/sh SHELLFLAGS*:=-ce |