==> git log -n1 <==
commit bbfa2347871d66703e8b1d33e0bfb13efa202d77
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.5-5-gbbfa234
==> git status <==
HEAD detached from v1.14.5
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)
