1
0
mirror of https://github.com/hashcat/hashcat.git synced 2024-11-22 08:08:10 +00:00

tests: disable logfile for test runs

This commit is contained in:
philsmd 2022-07-30 11:16:36 +02:00
parent 887acd38d3
commit 415bae8912
No known key found for this signature in database
GPG Key ID: 4F25D016D9D6A8AF

View File

@ -5,7 +5,7 @@
## License.....: MIT ## License.....: MIT
## ##
OPTS="--quiet --potfile-disable --hwmon-disable" OPTS="--quiet --potfile-disable --hwmon-disable --logfile-disable"
FORCE=0 FORCE=0
RUNTIME=400 RUNTIME=400