aboutsummaryrefslogtreecommitdiff
path: root/contrib/bmake/unit-tests/sh-leading-plus.exp
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/bmake/unit-tests/sh-leading-plus.exp')
-rw-r--r--contrib/bmake/unit-tests/sh-leading-plus.exp2
1 files changed, 2 insertions, 0 deletions
diff --git a/contrib/bmake/unit-tests/sh-leading-plus.exp b/contrib/bmake/unit-tests/sh-leading-plus.exp
index eb586d29f1c2..8cc26deaacb5 100644
--- a/contrib/bmake/unit-tests/sh-leading-plus.exp
+++ b/contrib/bmake/unit-tests/sh-leading-plus.exp
@@ -1,4 +1,6 @@
echo 'this command is not run'
echo 'this command is run'
this command is run
+echo 'whitespace in leading part'
+whitespace in leading part
exit status 0