WIP FPC-III support
[linux/fpc-iii.git] / tools / testing / selftests / ftrace / samples / fail.tc
blob15e35b956e05e88dfa800ca51d52327b5fe1e720
1 #!/bin/sh
2 # description: failure-case example
3 cat non-exist-file
4 echo "this is not executed"