Skip to content

Console Output

+ python run_scripts/set_up_repo.py .
Traceback (most recent call last):
  File "/home/jenkins/workspace/branch_cam_test/run_scripts/set_up_repo.py", line 17, in <module>
    repo = Path(args.repoPath[0])
NameError: name 'args' is not defined