Fix incorrect logging.exception() arguments. The exception instance is not
authorZac Medico <zmedico@gentoo.org>
Sun, 27 Jul 2008 23:30:06 +0000 (23:30 -0000)
committerZac Medico <zmedico@gentoo.org>
Sun, 27 Jul 2008 23:30:06 +0000 (23:30 -0000)
commit6d00d8a1d996dd062aed767138bf6291c8f4ab01
treed4896634905b5fd95e8d2afd6de19aabaa09964d
parent2ebaee0adc496323d472dc52eeb0fa5ded924796
Fix incorrect logging.exception() arguments. The exception instance is not
supposed to be passed into this function.

svn path=/main/trunk/; revision=11227
bin/repoman