cockpit/tests/test-canary

4 lines
74 B
Plaintext
Raw Normal View History

2017-10-01 13:56:18 +00:00
#!/bin/sh -e
echo "This is a test failure to see if CI is working"
exit 1