==> git log -n1 <==
commit 0b516e0ac227c6cf6de60af0ccdea380dabb84d0
Author: Michael Sarahan <msarahan@gmail.com>
Date:   Tue Jun 12 09:54:13 2018 -0500

    disable broken tests
    
    MKL messes up this error state, and these tests don't work.
==> git describe --tags --dirty <==
v1.14.6-5-g0b516e0ac
==> git status <==
HEAD detached from v1.14.6
Untracked files:
  (use "git add <file>..." to include in what will be committed)

	install_base.sh
	numpy/fft/tests/test_fft.py
	numpy_test.py
	record.txt

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