summaryrefslogtreecommitdiff
path: root/usr.bin/make/unit-tests/sh-leading-plus.exp
blob: 8cc26deaacb59a8cf40066a2a03ee09844bf6b5b (plain)
1
2
3
4
5
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