Skip to content
Snippets Groups Projects
Commit c2e706ca authored by Guido Sterbini's avatar Guido Sterbini
Browse files

minor

parent 28af348b
No related branches found
No related tags found
2 merge requests!2Dev v0.0.1,!1Dev v0.0.1
Pipeline #2833415 passed
......@@ -44,7 +44,8 @@ def create_base(my_list, verbose=False):
if __name__ == "__main__":
my_base = Path('~').expanduser() / "base"
#my_base = Path('~').expanduser() / "base"
my_base = Path('/afs/cern.ch/eng')
my_list = [
{
"repo": "http://github.com/lhcopt/lhcmask",
......
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