diff --git a/bin/pwdb b/bin/pwdb index 35cb5a0..507e2bb 100755 --- a/bin/pwdb +++ b/bin/pwdb @@ -39,7 +39,7 @@ EOF } # Let -i option default to number of CPU cores, use the output of nproc for this. -JOBS=$(nproc) +#JOBS=$(nproc) db_exec() {