Skip to content
Snippets Groups Projects
Commit be6af462 authored by Brandi Cantarel's avatar Brandi Cantarel
Browse files

bug

parent 1c4a837a
Branches
Tags
No related merge requests found
......@@ -45,7 +45,7 @@ if [[ -z $NPROC ]]
then
NPROC=`nproc`
fi
threads=`expr $NPROC - 10`
threads=`expr $NPROC`
if [[ -n $user ]]
then
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment