- Timestamp:
- Oct 27, 2016, 11:45:30 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tools/model_graphics.py
r1238 r1239 914 914 otrackf.close() 915 915 916 quit(-1)917 916 # Joining variable files 918 917 if not os.path.isfile(fileon): … … 4411 4410 sout = sub.call(ins, shell=True) 4412 4411 files1h = gen.files_folder(iwdir,fh) 4413 print sub.call('ls ' + iwdir + '/' + fh + '*', shell=True)4414 print main + '; Lluis file1h:', files1h, 'iwdir:', iwdir, 'fh:', fh4415 4412 if len(files1h) < 1: 4416 4413 print errmsg
Note: See TracChangeset
for help on using the changeset viewer.