Skip to content

Instantly share code, notes, and snippets.

@seiji
Created February 7, 2013 16:23
Show Gist options
  • Select an option

  • Save seiji/4732093 to your computer and use it in GitHub Desktop.

Select an option

Save seiji/4732093 to your computer and use it in GitHub Desktop.
if [ "${CONFIGURATION}" = "Release" ]; then
echo Do something really release-like
fi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment