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