Skip to content

Commit

Permalink
Merge remote-tracking branch 'canonical/develop' into clang_format_H5…
Browse files Browse the repository at this point in the history
…Cpkg
  • Loading branch information
lrknox committed Apr 20, 2024
2 parents e20f4a9 + 1dc8aed commit 3179900
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion doxygen/examples/H5.format.html
Original file line number Diff line number Diff line change
Expand Up @@ -1432,7 +1432,7 @@ <h3><a name="DriverInfo">

<tr>
<td><p>Address of Member File N</p></td>
<td><p>This field Specifies the virtual address at which the member file starts.</p>
<td><p>This field specifies the virtual address at which the member file starts.</p>
<p>N is the number of member files.</p>
</td>
</tr>
Expand Down
2 changes: 1 addition & 1 deletion release_docs/RELEASE_PROCESS.md
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ For more information on the HDF5 versioning and backward and forward compatibili
- Follow the [How to sign binaries with digital certificates(this is missing)]() work instructions to sign each Windows and Mac binary package with a digital certificate.
12. Once binaries are ready to be tested, send an e-mail notification or update the Confluence test dashboard page indicating source and binary test assignments and when results should be made available.
13. Use the pre-release source packages to build and test HDF5 on assigned platforms by hand. Build both shared and static libraries, Fortran, C++, and szip, and any additional configurations required on specific remote platforms based on customer support needs.
14. Use the pre-release binary packages found in /mnt/scr1/pre-release/hdf5/vXYZ/pre<n>/binaries/{UNIX, Windows} to test according to the binary testing procedures for your assigned platforms.
14. Use the pre-release binary packages found in /mnt/scr1/pre-release/hdf5/vXYZ/pre-\<n\>/binaries/{UNIX, Windows} to test according to the binary testing procedures for your assigned platforms.
15. Scripted Testing:
- UNIX: [Scripted Binary Testing of HDF5 on UNIX systems (this is missing)]()
- Windows: [Testing HDF5 Binaries(this is missing)]()
Expand Down

0 comments on commit 3179900

Please sign in to comment.