Explorar o código

211230 log_scan

yukyo0821 %!s(int64=3) %!d(string=hai) anos
pai
achega
10e0285a44
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      tools/log_scan.py

+ 2 - 2
tools/log_scan.py

@@ -41,8 +41,8 @@ for gid in git_ids:
 pypath = __file__[0:__file__.replace("\\","/").rfind("/")]
 print(pypath)
 
-os.system("cd " + pypath)
-os.system("cd ..")
+os.system("cd " + pypath + "/..")
+#os.system("cd ..")
 os.system("git pull")
 
 nologlist = []