Commit 7453639646158900fca7644f7bbc94cdbdf746fe

Authored by Parcollet Titouan
1 parent f2d3bd1415
Exists in master

Cleaning

Showing 1 changed file with 3 additions and 1 deletions Side-by-side Diff

... ... @@ -414,7 +414,9 @@
414 414 quaternion = True
415 415 else:
416 416 quaternion = False
417   -
  417 +
  418 + if not os.path.exists(d.workdir+"/LOGS"):
  419 + os.makedirs(d.workdir+"/LOGS")
418 420 savedir = d.workdir+"/LOGS/"+d.save_prefix
419 421  
420 422 #