aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'script.sh')
-rwxr-xr-xscript.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/script.sh b/script.sh
index b0c29a6..b413d96 100755
--- a/script.sh
+++ b/script.sh
@@ -17,7 +17,7 @@ f() {
}
}
fast=false
-if [ "$1" == --full ]; then
+if [ "$1" == --fast ]; then
f 300 300> >(time ./create-git.sh --fast)
else
f