xref
: /
linux
/
tools
/
testing
/
selftests
/
ftrace
/
samples
/
fail.tc
(revision 24168c5e6dfbdd5b414f048f47f75d64533296ca)
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