Merge tag 'block-5.11-2021-01-10' of git://git.kernel.dk/linux-block
[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"