3719: run-command uses its own logger instead of the default Python logger to
authorPeter Amstutz <peter.amstutz@curoverse.com>
Thu, 28 Aug 2014 14:02:15 +0000 (10:02 -0400)
committerPeter Amstutz <peter.amstutz@curoverse.com>
Thu, 28 Aug 2014 14:02:15 +0000 (10:02 -0400)
commit55ed403e8bd408c70ce97cefc10156141ccd46a6
tree1d935313aa97093d888de59b8cea466dde07105d
parente32be386f2378807a79da5810414982769aa046c
3719: run-command uses its own logger instead of the default Python logger to
avoid cross talk with badly behaved modules.
crunch_scripts/crunchutil/robust_put.py
crunch_scripts/run-command