Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Smith, Naomi
CTDAS
Commits
a30cdb97
Commit
a30cdb97
authored
Apr 12, 2016
by
Ingrid Luijkx
Browse files
Added copying of *nc files from da/analysis to cloned run
parent
7a8de66c
Changes
1
Hide whitespace changes
Inline
Side-by-side
clone_ctdas.sh
View file @
a30cdb97
...
...
@@ -49,6 +49,7 @@ fi
mkdir
-p
${
rundir
}
rsync
-ru
--cvs-exclude
--exclude
=
*
nc
${
sourcedir
}
/
*
${
rundir
}
/
rsync
-ru
--cvs-exclude
${
sourcedir
}
/da/analysis/
*
nc
${
rundir
}
/da/analysis/
cd
${
rundir
}
echo
"Modifying jb file, py file, and rc-file"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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