aboutsummaryrefslogtreecommitdiff
path: root/extract.sh
diff options
context:
space:
mode:
Diffstat (limited to 'extract.sh')
-rwxr-xr-xextract.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/extract.sh b/extract.sh
index 42b2849..7fc66a6 100755
--- a/extract.sh
+++ b/extract.sh
@@ -57,5 +57,5 @@ make pptdb
for size in 5 6; do
echo
extract $size notation,result
- process $size 30000
+ process $size 300000
done