Skip to content
Snippets Groups Projects
Commit 76c44e14 authored by Andrea Stano's avatar Andrea Stano
Browse files

Apply 1 suggestion(s) to 1 file(s)

parent 11f8078a
No related branches found
No related tags found
1 merge request!373GenericApplication: Added possibility to source shell script
......@@ -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.
"""
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment