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
Lars Dalby
almass
Commits
642c2366
Commit
642c2366
authored
Jan 04, 2019
by
LDalby
Browse files
Adjust to new naming of almass version file
parent
8ab94439
Changes
1
Hide whitespace changes
Inline
Side-by-side
Grendel/harvest-scenarios.R
View file @
642c2366
...
...
@@ -41,7 +41,7 @@ walk2(.x = summarized_remote, .y = path(current, jobs), scp_download, session =
ti
<-
"/home/ldalby/workspace/Goose/RunDirectory/TIALMaSSConfig.cfg"
cmd_line
<-
"/home/ldalby/workspace/Goose/RunDirectory/almass_cmdline"
almass_version
<-
path
(
res_path_remote
,
"
almass-version.txt"
)
almass_version
<-
path
(
res_path_remote
,
glue
(
"{jobs}_
almass-version.txt"
)
)
# TIALMaSS.cfg and almass_cmd
scp_download
(
session
,
ti
,
to
=
current
)
scp_download
(
session
,
cmd_line
,
to
=
current
)
...
...
Write
Preview
Markdown
is supported
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