ESGF / esgf-build

Scripts for building ESGF releases, creating repo mirrors and pushing binaries.
https://esgf.github.io/esgf-build/
0 stars 2 forks source link

Buildlog directory doesn't get created automatically #3

Closed William-Hill closed 7 years ago

William-Hill commented 7 years ago

The buildall.sh script looks for buildlog directory, but doesn't check if the directory exists or not. It should be created as a failsafe.

William-Hill commented 7 years ago

Made typo in fix