aboutsummaryrefslogtreecommitdiff
path: root/contrib/bmake/unit-tests/deptgt-silent.exp
blob: c9b89da0ae5e4949fb6ee43e0bf6188705a04050 (plain) (blame)
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