2863: Remove debugging print from Python KeepClient.
authorBrett Smith <brett@curoverse.com>
Mon, 26 May 2014 15:36:11 +0000 (11:36 -0400)
committerBrett Smith <brett@curoverse.com>
Mon, 26 May 2014 15:36:23 +0000 (11:36 -0400)
commit8633979010e2f15b3b88cab2a610019a336745c7
treed89f52a38fe4eeecec3228d6044b3f60a17152b3
parent5cdf402cfc23ad287f1570b9db19a72a64b91fdc
2863: Remove debugging print from Python KeepClient.

Other tools like crunch-job parse the output of tools like arv-get and
arv-put.  Right now crunch-job is saving this debug output in the log
attribute of running jobs, which confuses several other tools like
Workbench.

Closes #2863.
sdk/python/arvados/keep.py