diff --git a/script/users/Granas/automise.py b/script/users/Granas/automise.py index fba71b33..bf9915f2 100644 --- a/script/users/Granas/automise.py +++ b/script/users/Granas/automise.py @@ -9,7 +9,7 @@ command_path_tmp = "/sls/X03DA/data/gac-x03da/Data1/2018/10/Granas/XPSstuff/comm for i in range(60): time.sleep(4) - if os.path.exits(command_path_tmp): + if os.path.exists(command_path_tmp): cont = open(command_path_tmp).read() #reading command from file if "manipulator spectrum O1s" in cont: select_edge_tmp = "O1s "