Merge commit 'v2.0.1-861-g3b09e59'
This commit is contained in:
commit
82da487ec8
|
@ -69,7 +69,7 @@ for name in filenames:
|
|||
try: table = damask.ASCIItable(name = name,
|
||||
buffered = False)
|
||||
except: continue
|
||||
damask.util.report(scriptName,"{} <-- {}".format(name,options.asciitable))
|
||||
damask.util.report(scriptName,"{} <== {}".format(name,options.asciitable))
|
||||
|
||||
# ------------------------------------------ read header ------------------------------------------
|
||||
|
||||
|
|
Loading…
Reference in New Issue