xref
: /
linux
/
tools
/
testing
/
selftests
/
ftrace
/
samples
/
fail.tc
(revision b6d973441675222a4e6c8cad8208c2fe098a0b25)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#!/
bin
/
sh
2
# description: failure-case example
3
cat
non
-
exist
-
file
4
echo
"this is not executed"
5