os-refresh-config/tests/configure.d/40-error

5 lines
60 B
Bash
Executable File

#!/bin/sh
echo PASS
echo There will now be an error.
exit 1