summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorAllen Byrne <50328838+byrnHDF@users.noreply.github.com>2023-06-29 20:40:27 (GMT)
committerGitHub <noreply@github.com>2023-06-29 20:40:27 (GMT)
commited9791f1ce63e12348bba827ec5d090a6a4255c8 (patch)
tree58586db943ae35038de671e678d6e119166c4004 /bin
parent7196d1e4c2a59509b6274c41b068ab89d63a3336 (diff)
downloadhdf5-ed9791f1ce63e12348bba827ec5d090a6a4255c8.zip
hdf5-ed9791f1ce63e12348bba827ec5d090a6a4255c8.tar.gz
hdf5-ed9791f1ce63e12348bba827ec5d090a6a4255c8.tar.bz2
Update actions for release option, fix branch for daily build (#3185)
* Update actions for release option, fix branch for daily build * Scheduled workflows run on latest commit on the develop * Add snapshots location
Diffstat (limited to 'bin')
-rwxr-xr-xbin/bbrelease3
1 files changed, 0 insertions, 3 deletions
diff --git a/bin/bbrelease b/bin/bbrelease
index c59e2e5..48253e0 100755
--- a/bin/bbrelease
+++ b/bin/bbrelease
@@ -35,9 +35,6 @@ Usage: $0 -d <dir> [-h] [--private] [--revision [--branch BRANCHNAME]] <methods>
-h print the help page.
--private Make a private release with today's date in version information.
--revision Make a private release with the code revision number in version information.
- This allows --branch to be used for the file name.
- --branch BRANCHNAME This is to get the correct version of the branch name from the
- repository. BRANCHNAME for v1.8 should be hdf5_1_8.
This must be run at the top level of the source directory.
The other command-line options are the names of the programs to use