File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -607,9 +607,9 @@ An archive can be automatically uploaded to a mirror using:
607607 $ ramble workspace archive -t --upload-url <mirror_url>
608608
609609 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:
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:
613613 * Every rendered template (created from a ``$workspace/configs/*.tpl `` file)
614614 * Every file a success criteria or figure of merit would be extract from
615615 * Every file that matches an ``archive_pattern `` from the ``application.py ``
You can’t perform that action at this time.
0 commit comments