Skip to content

Commit ad76567

Browse files
bedrogeocaisa
andauthored
Update eb_hooks.py
Co-authored-by: ocaisa <alan.ocais@cecam.org>
1 parent 3dbdf52 commit ad76567

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

eb_hooks.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -525,7 +525,7 @@ def post_easyblock_hook_copy_easybuild_subdir(self, *args, **kwargs):
525525
"""
526526
Post easyblock hook that copies the easybuild subdirectory of every installed application
527527
to a central and timestamped location in the root of the software stack, e.g.:
528-
/path/to/stack/reprod/20250102T12:34:56Z/MyApp/1.2-foss-2025a
528+
/path/to/stack/reprod/MyApp/1.2-foss-2025a/20250102T12:34:56Z
529529
"""
530530

531531
stack_reprod_dir = os.path.join(os.path.dirname(install_path()), STACK_REPROD_SUBDIR)

0 commit comments

Comments
 (0)