This website requires JavaScript.
Explore
Help
Sign In
openkylin
/
linux
mirror of
https://gitee.com/openkylin/linux.git
Watch
9
Star
0
Fork
You've already forked linux
0
Code
Issues
Projects
Releases
Wiki
Activity
13a4db9d75
linux
/
tools
/
testing
/
selftests
/
ftrace
/
samples
/
fail.tc
5 lines
93 B
Bash
Raw
Blame
History
#!/bin/sh
# description: failure-case example
cat non-exist-file
echo
"this is not executed"
Reference in New Issue
View Git Blame
Copy Permalink