diff options
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 |