aodn / imos-toolbox

Graphical tool for QC'ing and NetCDF'ing oceanographic datasets
GNU General Public License v3.0
46 stars 31 forks source link

bug(tests): fix credentials in get_testfiles.py #629

Closed ocehugo closed 4 years ago

ocehugo commented 4 years ago

The changes allow users without AWS credentials to run get_testfiles.py.

This passed under my radar since I got aws credentials already configured.