projects
/
portage.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fb6eb2a
)
Remove unused merge_cmd variable.
author
Zac Medico
<zmedico@gentoo.org>
Thu, 18 Feb 2010 16:27:49 +0000
(16:27 -0000)
committer
Zac Medico
<zmedico@gentoo.org>
Thu, 18 Feb 2010 16:27:49 +0000
(16:27 -0000)
svn path=/main/trunk/; revision=15371
bin/dispatch-conf
patch
|
blob
|
history
diff --git
a/bin/dispatch-conf
b/bin/dispatch-conf
index f504a7a0d73737e7add12b1d50f26916b764c064..4ceb1a0fa0da4b65d11db11d69d1861588c6a81f 100755
(executable)
--- a/
bin/dispatch-conf
+++ b/
bin/dispatch-conf
@@
-117,7
+117,6
@@
class dispatch:
"use-rcs=yes in config; fatal', file=sys.stderr)
return False
- merge_cmd = self.options.get("merge", "").split()
# config file freezing support
frozen_files = set(self.options.get("frozen-files", "").split())