aboutsummaryrefslogtreecommitdiff
path: root/funcs.go
diff options
context:
space:
mode:
Diffstat (limited to 'funcs.go')
-rw-r--r--funcs.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/funcs.go b/funcs.go
index b7a2c29..59c0e74 100644
--- a/funcs.go
+++ b/funcs.go
@@ -23,7 +23,7 @@ var (
const (
profileFailedCommits = false
- sleepBetweenRetries = true
+ sleepBetweenRetries = false
)
func init() {