instack/instack/tests/elements/error/install.d/50-error

5 lines
43 B
Bash
Executable File

#!/bin/bash
echo ERROR ELEMENT >&2
exit 1