xref: /openbmc/linux/tools/testing/selftests/ftrace/samples/fail.tc (revision 6246ed09111fbb17168619006b4380103c6673c3)
1#!/bin/sh
2# description: failure-case example
3cat non-exist-file
4echo "this is not executed"
5