summaryrefslogtreecommitdiff
path: root/.mrconfig.in
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2021-01-31 17:00:16 -0700
committerSean Whitton <spwhitton@spwhitton.name>2021-01-31 17:00:33 -0700
commit70022cbba3db176c907f3138188c71fb6909e2f3 (patch)
treec99ada2e5fda75f22b091f4dad83e323d18f205a /.mrconfig.in
parentde508a8ec9d77bc5bab0f9d2eccea72454dcfb04 (diff)
downloaddotfiles-70022cbba3db176c907f3138188c71fb6909e2f3.tar.gz
raise number of nmbug-spw commits made automatically
Diffstat (limited to '.mrconfig.in')
-rw-r--r--.mrconfig.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/.mrconfig.in b/.mrconfig.in
index cd5da224..45b9af9a 100644
--- a/.mrconfig.in
+++ b/.mrconfig.in
@@ -646,7 +646,7 @@ commit = nmbug-spw commit
# checkout` needed)
# - doing any committing when there are known remote changes.
autoci =
- nmbug-spw status | perl -ne'/^.[a-z]\s/ || $. > 10 and exit 1' \
+ nmbug-spw status | perl -ne'/^.[a-z]\s/ || $. > 200 and exit 1' \
&& nmbug-spw commit
skip = ! [ -e "$HOME/local/auth/fmailsyncpass" ]