We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25f33b9 commit d183fdbCopy full SHA for d183fdb
lib/redmine/scm/adapters/bazaar_adapter.rb
@@ -23,7 +23,6 @@ module Redmine
23
module Scm
24
module Adapters
25
class BazaarAdapter < AbstractAdapter
26
-
27
# Bazaar executable name
28
BZR_BIN = Redmine::Configuration['scm_bazaar_command'] || "bzr"
29
0 commit comments