Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
pegasus-isi
ACME-Workflow
Commits
5477ece8
Commit
5477ece8
authored
Jan 29, 2015
by
Juve, Gideon
Browse files
Update acme-output to include restart pointers and logs
parent
48396e5f
Changes
1
Hide whitespace changes
Inline
Side-by-side
bin/acme-output.sh
View file @
5477ece8
...
...
@@ -49,8 +49,8 @@ cd $RUNDIR
touch
outputs_to_ignore
# Tar up all the output files, but ignore outputs from previous stages
tar
-czv
-f
$DIR
/
${
CASE
}
.stage
${
STAGE
}
.tar.gz
-X
outputs_to_ignore
${
CASE
}
.
*
tar
-czv
-f
$DIR
/
${
CASE
}
.stage
${
STAGE
}
.tar.gz
-X
outputs_to_ignore
${
CASE
}
.
*
rpointer.
*
*
.log.
*
.gz
# Update the ignore file to ignore outputs from the current stage
ls
${
CASE
}
.
*
>
outputs_to_ignore
ls
${
CASE
}
.
*
*
.log.
*
>
outputs_to_ignore
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment