Skip to content

Instantly share code, notes, and snippets.

@rick
Created September 7, 2012 16:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rick/3667496 to your computer and use it in GitHub Desktop.
Save rick/3667496 to your computer and use it in GitHub Desktop.
public test gist
#!/bin/sh
echo "this is a test."
exit 1
@neilmock
Copy link

neilmock commented Sep 7, 2012

I don't always test in production...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment