#! /bin/sh
set -e

cruft

echo 'should print: "base-passwd"'
cruft /etc/passwd
