mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-10-03 09:49:23 +02:00
Test fixes
This commit is contained in:
parent
c56961f06b
commit
5b3e41ff1b
6 changed files with 30 additions and 30 deletions
|
@ -159,7 +159,7 @@ def initTestJVM(Task task, String rootDirName) {
|
|||
|
||||
task.jvmArgs '-DupgradeProgramErrorMessage=' + upgradeProgramErrorMessage,
|
||||
'-DupgradeTimeErrorMessage=' + upgradeTimeErrorMessage,
|
||||
'-Dlog4j.configuration=' + logPropertiesUrl,
|
||||
'-Dlog4j.configurationFile=' + logPropertiesUrl,
|
||||
'-Dghidra.test.property.batch.mode=true',
|
||||
'-Dghidra.test.property.parallel.mode=' + parallelMode,
|
||||
'-Dghidra.test.property.output.dir=' + testOutputDir,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue