Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
CHiPS
Manage
Activity
Members
Plan
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Analyze
Contributor analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
external
CHiPS
Commits
0fde99b1
Commit
0fde99b1
authored
4 years ago
by
bertrand
Browse files
Options
Downloads
Patches
Plain Diff
missing suffix .gz to input.tar
parent
87251f55
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
RAMSES/testcase_medium/prepare.sh
+1
-1
1 addition, 1 deletion
RAMSES/testcase_medium/prepare.sh
with
1 addition
and
1 deletion
RAMSES/testcase_medium/prepare.sh
+
1
−
1
View file @
0fde99b1
...
...
@@ -18,7 +18,7 @@ echo "************************************************************"
echo
"* Prepare medium case in
$bench_dir
"
echo
"************************************************************"
if
[[
$1
=
"occigen-bdw"
]]
;
then
tar
xvf /store/CINES/dci/SHARED/abs/ramses/input.tar
tar
xvf /store/CINES/dci/SHARED/abs/ramses/input.tar
.gz
tar
xvf /store/CINES/dci/SHARED/abs/ramses/PROD.tar
elif
[[
$1
=
"jean-zay-cpu"
]]
;
then
tar
xvf
$SCRATCH
/abs/ramses/input.tar
...
...
This diff is collapsed.
Click to expand it.
Preview
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!
Save comment
Cancel
Please
register
or
sign in
to comment