We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77ae374 commit 3b700e1Copy full SHA for 3b700e1
lib/ramble/docs/workspace.rst
@@ -609,7 +609,8 @@ An archive can be automatically uploaded to a mirror using:
609
When Ramble creates an archive, it will collect the following files:
610
* All files in ``$workspace/configs``
611
* Generated files for each software environment. (i.e. Each ``spack.yaml`` for spack environments)
612
- * For each experiment, the following are collected:
+
613
+For each experiment, the following are collected:
614
* Every rendered template (created from a ``$workspace/configs/*.tpl`` file)
615
* Every file a success criteria or figure of merit would be extract from
616
* Every file that matches an ``archive_pattern`` from the ``application.py``
0 commit comments