diff options
author | Larry Knox <lrknox@hdfgroup.org> | 2019-02-01 14:57:52 (GMT) |
---|---|---|
committer | Larry Knox <lrknox@hdfgroup.org> | 2019-02-01 14:57:52 (GMT) |
commit | 5352bf49717cd4fa52a444b18ff866848084f2aa (patch) | |
tree | 21d613edeb752ac22c695270c29b2726e6640bec | |
parent | b0e202a206a8cbbcf4adfc870e3f4fec3a0371f7 (diff) | |
download | hdf5-5352bf49717cd4fa52a444b18ff866848084f2aa.zip hdf5-5352bf49717cd4fa52a444b18ff866848084f2aa.tar.gz hdf5-5352bf49717cd4fa52a444b18ff866848084f2aa.tar.bz2 |
Add new files to MANIFEST.
Update permissions for raybsub to 755.
-rw-r--r-- | MANIFEST | 10 | ||||
-rwxr-xr-x[-rw-r--r--] | bin/batch/raybsub | 0 |
2 files changed, 10 insertions, 0 deletions
@@ -92,6 +92,10 @@ ./bin/timekeeper _DO_NOT_DISTRIBUTE_ ./bin/trace ./bin/yodconfigure +./bin/batch/cori_ctestP.sl.in.cmake +./bin/batch/cori_ctestS.sl.in.cmake +./bin/batch/cori_knl_ctestP.sl.in.cmake +./bin/batch/cori_knl_ctestS.sl.in.cmake ./bin/batch/ctestP.lsf.in.cmake ./bin/batch/ctestP.sl.in.cmake ./bin/batch/ctestS.lsf.in.cmake @@ -99,6 +103,9 @@ ./bin/batch/knl_ctestP.sl.in.cmake ./bin/batch/knl_ctestS.sl.in.cmake ./bin/batch/knl_H5detect.sl.in.cmake +./bin/batch/ray_ctestP.lsf.in.cmake +./bin/batch/ray_ctestS.lsf.in.cmake +./bin/batch/raybsub ./bin/pkgscrpts/h5rmflags _DO_NOT_DISTRIBUTE_ ./bin/pkgscrpts/makeHDF5BinaryTarfiles.pl _DO_NOT_DISTRIBUTE_ ./bin/pkgscrpts/makeInternalREADME.pl _DO_NOT_DISTRIBUTE_ @@ -455,6 +462,7 @@ ./release_docs/INSTALL_Warnings.txt ./release_docs/INSTALL_Windows.txt ./release_docs/RELEASE.txt +./release_docs/README_HPC ./release_docs/USING_HDF5_CMake.txt ./release_docs/USING_HDF5_VS.txt @@ -3362,6 +3370,8 @@ ./config/cmake/scripts/CTestScript.cmake ./config/cmake/scripts/HDF5config.cmake ./config/cmake/scripts/HDF5options.cmake +./config/cmake/scripts/HPC/par-HDF5options.cmake +./config/cmake/scripts/HPC/ser-HDF5options.cmake # Files generated by autogen ./aclocal.m4 diff --git a/bin/batch/raybsub b/bin/batch/raybsub index 19dceef..19dceef 100644..100755 --- a/bin/batch/raybsub +++ b/bin/batch/raybsub |