merge json

parent 8e6cf38e
......@@ -26,7 +26,7 @@ def main(argv):
print ("Deleting " + argv[1] + " " + str(dataArea))
else:
print ("Keeping " + argv[1] + " " + str(dataArea))
# os.system("rm " + argv[1])
os.system("rm " + argv[1])
#-------------------------------------------------------------------------------
......
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