summaryrefslogtreecommitdiff
path: root/tests/scripts/features/vpathplus
diff options
context:
space:
mode:
Diffstat (limited to 'tests/scripts/features/vpathplus')
-rw-r--r--tests/scripts/features/vpathplus1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/scripts/features/vpathplus b/tests/scripts/features/vpathplus
index a37fbed..361788c 100644
--- a/tests/scripts/features/vpathplus
+++ b/tests/scripts/features/vpathplus
@@ -86,6 +86,7 @@ cat ${VP}foo.c bar.c > foo.b 2>/dev/null || exit 1
$answer = "not creating notarget.c from notarget.d
cat notarget.c > notarget.b 2>/dev/null || exit 1
+$makefile:16: recipe for target 'notarget.b' failed
$make_name: *** [notarget.b] Error 1
";