This commit is contained in:
jl777
2017-11-05 16:56:47 +02:00
parent 5aa9c7f3cf
commit 02b20e4022
2 changed files with 3 additions and 3 deletions

View File

@@ -1512,7 +1512,7 @@ void komodo_args(char *argv0)
{
USE_EXTERNAL_PUBKEY = 1;
KOMODO_PAX = 1;
} else KOMODO_PAX = GetArg("-pax",1);
} else KOMODO_PAX = GetArg("-pax",0);
name = GetArg("-ac_name","");
if ( argv0 != 0 )
{