An error occurred while fetching folder content.
Select Git revision
obsproc
-
-
- Open in your IDE
- Download source code
- Download this directory
Dave Gill
authored and
GitHub
committed
TYPE: enhancements KEYWORDS: clean SOURCE: internal DESCRIPTION OF CHANGES: For the clean script, tidied up the standard out. Several Makefiles had the `@` character in front of remove commands in the `clean:` or `superclean:` sections. More `@` instances were added. Some portions of the clean script did not utilize makefiles, and some of those had `>& /dev/null` to capture the unimportant list of removed files. The `>& /dev/null` was added to more locations in the clean script. LIST OF MODIFIED FILES: M chem/KPP/clean_kpp M chem/KPP/kpp/kpp-2.1/test/Makefile M chem/KPP/util/wkc/Makefile M chem/KPP/util/write_decomp/Makefile M clean M external/Makefile M external/RSL_LITE/makefile M external/atm_ocn/Makefile M external/esmf_time_f90/Makefile M external/fftpack/fftpack5/Makefile M external/io_esmf/makefile M external/io_grib1/Makefile M external/io_grib1/WGRIB/Makefile M external/io_grib2/Makefile M external/io_grib_share/Makefile M external/io_int/makefile M external/io_mcel/makefile M external/io_netcdf/makefile M external/io_phdf5/Makefile M external/io_pio/Makefile M external/io_pnetcdf/Makefile M external/ioapi_share/makefile M tools/CodeBase/Makefile M var/Makefile M var/external/bufr/Makefile M var/external/crtm_2.3.0/libsrc/makefile M var/external/crtm_2.3.0/makefile M var/external/wavelet/makefile M var/obsproc/Makefile TESTS CONDUCTED: - [x] Output from clean is smaller on Darwin - [x] Passed small regtest GNU, Intel, PGI on cheyenne
Name | Last commit | Last update |
---|---|---|
.. |