summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorJanek Bogucki <janekdb@gmail.com>2015-11-23 20:34:24 +0000
committerJanek Bogucki <janekdb@gmail.com>2015-11-23 20:34:24 +0000
commit35dd1a9a07aa5e993212cef5fd401f5534a4725a (patch)
tree4fa6743d2e4a289754a18196349186ad5888fa7c /Gemfile
parent72b855f978b1d2695ca4a2ae942a537c6a6e8f54 (diff)
downloadscala-35dd1a9a07aa5e993212cef5fd401f5534a4725a.tar.gz
scala-35dd1a9a07aa5e993212cef5fd401f5534a4725a.tar.bz2
scala-35dd1a9a07aa5e993212cef5fd401f5534a4725a.zip
Align DotRunner dot restart count with command option description
This is the command option description, val docDiagramsDotRestart = IntSetting( "-diagrams-dot-restart", "The number of times to restart a malfunctioning dot process before disabling diagrams (default: 5)", 5, None, _ => None ) Prior to this change dot was restarted four times instead of five. Maybe the intention of the option was to allow a total number of attempts to be specified but with 5 restarts we need 6 attempts. The local var was renamed to reflect this.
Diffstat (limited to 'Gemfile')
0 files changed, 0 insertions, 0 deletions