Skip to content
Snippets Groups Projects
Commit d80dd772 authored by Izzard, Robert Dr (Maths & Physics)'s avatar Izzard, Robert Dr (Maths & Physics)
Browse files

set vb=true

parent 5c286a45
No related branches found
No related tags found
No related merge requests found
......@@ -317,7 +317,7 @@ class HPC(condor,slurm):
joiningfile = self.HPCpath('joining')
print("Joinfiles: ",joinfiles)
print("Joingingfiles: ",joiningfile)
if self.HPC_can_join(joinfiles,joiningfile):
if self.HPC_can_join(joinfiles,joiningfile,vb=True):
# join object files
print("We can join")
try:
......
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