blob: 15e35b956e05e88dfa800ca51d52327b5fe1e720 [file] [log] [blame]
Masami Hiramatsu915de2a2014-09-29 12:02:11 +00001#!/bin/sh
2# description: failure-case example
3cat non-exist-file
4echo "this is not executed"