Skip to content

Instantly share code, notes, and snippets.

@jbergstroem
Created August 3, 2016 15:24
Show Gist options
  • Select an option

  • Save jbergstroem/880fa27fa6e4685ef50d2d52eda0e85c to your computer and use it in GitHub Desktop.

Select an option

Save jbergstroem/880fa27fa6e4685ef50d2d52eda0e85c to your computer and use it in GitHub Desktop.
if test $CERTIFY_SAFE = "false"
then
echo foo
exit 1
fi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment