Closedown

This commit is contained in:
x07maop
2015-06-26 16:06:22 +02:00
parent 9f18fc7866
commit cdc223c699

View File

@@ -79,8 +79,8 @@ print "Finished Energy scan"
#File convertion
newName = folder + time.strftime("%Y%m%d_%H%M_", start) + FILE + "_0000.txt";
#name = caget("MSG").split(' ')[0]
#newName = folder + time.strftime("%Y%m%d_%H%M_", start) + FILE + "_0000.txt";
name = caget("MSG").split(' ')[0]
name = getNewestFile()
if name == newest: