Add an element that errors for testing

This commit is contained in:
James Slagle 2013-08-20 08:09:50 -04:00
parent ae5a6a47a3
commit 9b36e603f5
1 changed files with 4 additions and 0 deletions

View File

@ -0,0 +1,4 @@
#!/bin/bash
echo ERROR ELEMENT
exit 1