cockpit/tests/test-canary
2017-10-01 14:56:18 +01:00

4 lines
74 B
Bash
Executable File

#!/bin/sh -e
echo "This is a test failure to see if CI is working"
exit 1