summaryrefslogtreecommitdiffstats
path: root/parallel_xz.sh
diff options
context:
space:
mode:
Diffstat (limited to 'parallel_xz.sh')
-rwxr-xr-xparallel_xz.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/parallel_xz.sh b/parallel_xz.sh
index 65621501c..e2c961102 100755
--- a/parallel_xz.sh
+++ b/parallel_xz.sh
@@ -17,8 +17,8 @@ while test "$#" != 0; do
done
#This seems to cause problems with large numbers
-if (( $procgroup > 8 )); then
- procgroup=8
+if (( $procgroup > 4 )); then
+ procgroup=4
fi
# If told to use only one cpu: