Skip to content

Instantly share code, notes, and snippets.

@doloopwhile
Created April 15, 2013 12:10
Show Gist options
  • Save doloopwhile/5387620 to your computer and use it in GitHub Desktop.
Save doloopwhile/5387620 to your computer and use it in GitHub Desktop.
dummy fail hook
#!/bin/bash
echo 'dummy fail!'
exit 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment