Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
etf
cmssam
Commits
88f2ac48
Commit
88f2ac48
authored
May 27, 2020
by
Andrea Sciaba
Browse files
Using /usr/bin as default value of SINGULARITY_BIN
parent
9852219b
Changes
1
Hide whitespace changes
Inline
Side-by-side
SiteTests/testjob/tests/CE-cms-singularity-wrapper
View file @
88f2ac48
...
...
@@ -33,7 +33,7 @@ for LOCATION in \
done
export
PATH
SINGULARITY_BIN
=
${
SINGULARITY_BIN
:-
""
}
SINGULARITY_BIN
=
${
SINGULARITY_BIN
:-
"
/usr/bin
"
}
singularity_locate_bin
$SINGULARITY_BIN
$OSG_SINGULARITY_IMAGE_DEFAULT
# Grid environment is taken from OSG, check it's available:
...
...
Write
Preview
Supports
Markdown
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!
Cancel
Please
register
or
sign in
to comment