Commit 73be1c35 authored by Theodor-Adrian Stana's avatar Theodor-Adrian Stana

sw: Added one comment to pts.py

parent 3fdf92d9
......@@ -127,6 +127,7 @@ if __name__ == '__main__':
# Clear the log dir (if any) and (re-)create it to store log and info files
subprocess.call("rm -rf ./log; mkdir log; chmod 777 log", shell=True, stdout=fnull, stderr=fnull)
# Turn off the VME crate
men_off()
# Scan the first barcode
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment