]> arthur.barton.de Git - bup.git/commit - lib/bup/t/thelpers.py
helpers.py: use returncode to get the subprocess exit code in readpipe().
authorRob Browning <rlb@defaultvalue.org>
Fri, 2 May 2014 17:32:07 +0000 (12:32 -0500)
committerRob Browning <rlb@defaultvalue.org>
Fri, 2 May 2014 17:35:17 +0000 (12:35 -0500)
commit2b0cffb5ac1f899568f711e10a027b8485c650b6
tree0222229c2de0ab41d5799192093721a1f3f7336e
parent0794ec78732b2005ef5e151b7946b450ecb9296d
helpers.py: use returncode to get the subprocess exit code in readpipe().

Hello?  It's returncode, not retcode -- and how about a test?

Signed-off-by: Rob Browning <rlb@defaultvalue.org>
lib/bup/helpers.py
lib/bup/t/thelpers.py