Commit 57ae1048 authored by Yakubov, Sergey's avatar Yakubov, Sergey
Browse files

fix logfile error

parent 03616908
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -352,8 +352,4 @@ print("\n***********************************************************************
print("****************************** All DONE **********************************************")
print("**************************************************************************************\n")

logFile.write('\nConfig file used for data reduction : ' + config_file_name) 

logFile.close()

print('Connfig file: ' + config_file_name)