aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/ftrace/samples/fail.tc
blob: 15e35b956e05e88dfa800ca51d52327b5fe1e720 (plain) (blame)
1
2
3
4
#!/bin/sh
# description: failure-case example
cat non-exist-file
echo "this is not executed"