Blame view

kernel/linux-rt-4.4.41/tools/testing/selftests/ftrace/samples/fail.tc 93 Bytes
5113f6f70   김현기   kernel add
1
2
3
4
  #!/bin/sh
  # description: failure-case example
  cat non-exist-file
  echo "this is not executed"