planetarypy / planetaryimage

Python PDS and Isis Cube file parser.
BSD 3-Clause "New" or "Revised" License
39 stars 20 forks source link

make test and make test-all fail #66

Closed godber closed 8 years ago

godber commented 8 years ago

On Master if you run make test twice in a row the second one will fail due to the left over temp.IMG file from the previous run. This will also be a problem when you run make test-all.