comparison contrib/wix/contrib.wxs @ 27159:7e10b860c174

webcommands: stop using ersatz if-else ternary operator for rename variable 6ddc86eedc3b didn't remove it, let's do it now. Placing the added lines into the already existing "if fctx is not None" block also makes webcommands.comparison() look a bit more like webcommands.filediff(), which eases possible future refactoring. And fctx is not None only when path in ctx, so logically it's equivalent.
author Anton Shestakov <av6@dwimlabs.net>
date Sat, 28 Nov 2015 16:46:31 +0800
parents 5716d10e89e7
children
comparison
equal deleted inserted replaced
27158:522ffc189671 27159:7e10b860c174