Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
ILCDIRAC
Manage
Activity
Members
Labels
Plan
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
CLICdp
iLCDirac
ILCDIRAC
Commits
76c44e14
Commit
76c44e14
authored
3 years ago
by
Andrea Stano
Browse files
Options
Downloads
Patches
Plain Diff
Apply 1 suggestion(s) to 1 file(s)
parent
11f8078a
No related branches found
No related tags found
1 merge request
!373
GenericApplication: Added possibility to source shell script
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Interfaces/API/NewInterface/Applications/GenericApplication.py
+1
-1
1 addition, 1 deletion
...faces/API/NewInterface/Applications/GenericApplication.py
with
1 addition
and
1 deletion
Interfaces/API/NewInterface/Applications/GenericApplication.py
+
1
−
1
View file @
76c44e14
...
...
@@ -54,7 +54,7 @@ class GenericApplication(LCApplication):
return
S_OK
()
def
setSetupScript
(
self
,
setupScript
):
"""
Define setup script to use
"""
Define setup script to use
.
:param str setupScript: Shell script to source. Can be local file or LFN.
"""
...
...
This diff is collapsed.
Click to expand it.
Andre Sailer
@sailer
mentioned in commit
dcb299e7
·
3 years ago
mentioned in commit
dcb299e7
mentioned in commit dcb299e7a5d71a3816628a9728976583ecb5b52f
Toggle commit list
Preview
0%
Loading
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