diff Makefile @ 25896:6805a4f76cda

exchange: fix dead assignment The assignment of the value from bundle2.processbundle() to 'r' is unused. It is currently the same as its third argument (if given), and since that argument may eventually go away (according to the method's docstring), let's reassign the return value to 'op' instead to better prepare for that.
author Martin von Zweigbergk <martinvonz@google.com>
date Mon, 20 Jul 2015 13:39:25 -0700
parents 4c4d0012db4f
children 3375ae1e7d0b
line wrap: on
line diff