summaryrefslogtreecommitdiff
path: root/usr.bin/make/unit-tests/deptgt-silent.exp
blob: c9b89da0ae5e4949fb6ee43e0bf6188705a04050 (plain)
1
2
3
4
5
echo 'This is a loud command.'
This is a loud command.
This is not echoed because of the @.
This is not echoed because of the .SILENT.
exit status 0