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
eudat-prace-2019
forward
Commits
a9966611
Commit
a9966611
authored
Sep 23, 2019
by
Giuseppe Fiameni
Browse files
Update setup.sh
parent
f187ad58
Changes
1
Hide whitespace changes
Inline
Side-by-side
setup.sh
View file @
a9966611
...
...
@@ -29,12 +29,6 @@ echo
read
-p
"
${
RESOURCE
}
partition (default: gll_all_serial) > "
PARTITION
PARTITION
=
${
PARTITION
:-
gll_all_serial
}
echo
echo
"Next, pick the
${
RESOURCE
}
reservation which you will be using for the job notebooks."
echo
read
-p
"
${
RESOURCE
}
reservation (default: s_tra_eudat) > "
RESERVATION
RESERVATION
=
${
RESERVATION
:-
s_tra_eudat
}
PARTITION
=
"
${
PARTITION
}
--reservation=
${
RESERVATION
}
"
echo
...
...
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