1
0
Fork 0
android_kernel_rockchip_tart/tools/testing/selftests/ftrace/samples/fail.tc
2025-06-27 00:32:42 -05:00

4 lines
93 B
Bash

#!/bin/sh
# description: failure-case example
cat non-exist-file
echo "this is not executed"