Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ALICE-open-data
ALICE Blender animation
Commits
85e8a637
Commit
85e8a637
authored
Dec 18, 2019
by
Lucas Mello Schnorr
Browse files
that's okay if file does not exist
parent
13e2680d
Changes
1
Hide whitespace changes
Inline
Side-by-side
workflow_sketch.sh
View file @
85e8a637
...
...
@@ -233,7 +233,7 @@ elif [ "$DEFAULT" = "false" ]; then
eval
$(
alienv
-w
${
ALIENV_WORK_DIR
}
-a
${
ALIENV_OS_SPEC
}
load
${
ALIENV_ID
}
)
pushd
${
ALIROOT_SCRIPT_DIR
}
# Remove existing symbolic link
rm
--verbose
AliESDs.root
rm
-f
--verbose
AliESDs.root
# Create a symbolic link to the actual AliESDs.root
ln
--verbose
-s
${
ALIESD_ROOT_FILE
}
AliESDs.root
# Run the extraction tool
...
...
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