#! /bin/sh -e

echo foo
test -f no_such_file
echo bar