aboutsummaryrefslogtreecommitdiff
path: root/exp/README.md
diff options
context:
space:
mode:
authorn-peugnet <n.peugnet@free.fr>2021-10-13 16:16:24 +0200
committern-peugnet <n.peugnet@free.fr>2021-10-13 16:16:24 +0200
commite2c176a084f46fcc235ae1bb69dda6965c4e80a2 (patch)
treef4ee271bfbd60b41ffc2b6e5677d9f1e737f9d04 /exp/README.md
parentd38e6e0cf5a9790f4e774f6900c4b02a62e9e034 (diff)
downloaddna-backup-e2c176a084f46fcc235ae1bb69dda6965c4e80a2.tar.gz
dna-backup-e2c176a084f46fcc235ae1bb69dda6965c4e80a2.zip
add option to configure SKIP_CHECK in exp
Diffstat (limited to 'exp/README.md')
-rw-r--r--exp/README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/exp/README.md b/exp/README.md
index 2ad6ece..f739e46 100644
--- a/exp/README.md
+++ b/exp/README.md
@@ -4,7 +4,7 @@
```bash
# run experiences
-make [SKIP_COMMITS=<count>] [MAX_VERSION=<count>] [RANGE=<range>]
+make [SKIP_COMMITS=<count>] [SKIP_CHECK=<count>] [MAX_VERSION=<count>] [RANGE=<range>]
# clean results
make mostlyclean
@@ -21,5 +21,6 @@ make clean
By default:
- `SKIP_COMMITS` = 0
+- `SKIP_CHECK` = 4
- `MAX_VERSION` = 5
- `RANGE` = daily