==> /usr/bin/git log -n1 <==
commit 3f28bd190867579ed81b3963dc2219711bdd4933
Author: Ilan Schnell <ilanschnell@gmail.com>
Date:   Wed Jan 18 14:24:05 2017 -0600

    add version string
==> /usr/bin/git describe --tags --dirty <==
2.7.0
==> /usr/bin/git status <==
HEAD detached at 2.7.0
Untracked files:
  (use "git add <file>..." to include in what will be committed)

	build_env_setup.sh
	conda_build.sh
	metadata_conda_debug.yaml

nothing added to commit but untracked files present (use "git add" to track)
