projects
/
portage.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f42e1f9
)
Remove unused merge_cmd variable. (trunk r15371)
author
Zac Medico
<zmedico@gentoo.org>
Tue, 2 Mar 2010 20:28:07 +0000
(20:28 -0000)
committer
Zac Medico
<zmedico@gentoo.org>
Tue, 2 Mar 2010 20:28:07 +0000
(20:28 -0000)
svn path=/main/branches/2.1.7/; revision=15598
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())