==> git log -n1 <==
commit 9b5c6d7e9e1ed323369e691b781700f9ec6c2d0e
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.15.1-5-g9b5c6d7e9
==> git status <==
HEAD detached from v1.15.1
Untracked files:
  (use "git add <file>..." to include in what will be committed)

	_configtest.exe.manifest
	install_base.bat
	numpy_test.py
	record.txt

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