svghmi/svghmi.py
changeset 3375 aa25c89a8845
parent 3372 e5cb7447320c
child 3379 c3d462118d37
child 3381 3a0908b0319d
--- a/svghmi/svghmi.py	Fri Oct 29 09:45:39 2021 +0200
+++ b/svghmi/svghmi.py	Fri Oct 29 10:27:31 2021 +0200
@@ -523,7 +523,7 @@
 
         build_path = self._getBuildPath()
         target_path = os.path.join(build_path, target_fname)
-        hash_path = os.path.join(build_path, "svghmi.md5")
+        hash_path = os.path.join(build_path, "svghmi_"+location_str+".md5")
 
         self.GetCTRoot().logger.write("SVGHMI:\n")