mirror of
https://github.com/Virtual-World-RE/NeoGF.git
synced 2024-11-15 08:45:33 +01:00
Update pzztest.py
This commit is contained in:
parent
60ab3f2136
commit
b5df1e68e1
|
@ -35,7 +35,7 @@ def verify_sha256(folder1: Path, folder2: Path):
|
|||
|
||||
start = time.time()
|
||||
print("###############################################################################")
|
||||
print("# Checking tests folder")
|
||||
print("# Checking tests folder -> tests take 3 hour 35 minutes")
|
||||
print("###############################################################################")
|
||||
# Check if tests folders exist
|
||||
if unpack_path.is_dir() or repack_path.is_dir() or compress_path.is_dir() or pzzfolder_path.is_dir() or batchdecompress_path.is_dir() or batchcompress_path.is_dir():
|
||||
|
|
Loading…
Reference in New Issue
Block a user