]> arthur.barton.de Git - bup.git/commit
Much more user-friendly error messages when bup can't exec the server.
authorAvery Pennarun <apenwarr@gmail.com>
Wed, 6 Jan 2010 17:07:59 +0000 (12:07 -0500)
committerAvery Pennarun <apenwarr@gmail.com>
Wed, 6 Jan 2010 17:07:59 +0000 (12:07 -0500)
commit7b72ec85e65795b50e60752e4ee5fc65dbf0e9d6
tree12e33f27c591f03d1f54e78948ff9ab80b42818d
parent92935eb971b2f8698468eb132248a2c60f0e9a43
Much more user-friendly error messages when bup can't exec the server.

...which happens unfortunately often, including in 'make test' when PATH
doesn't include bup.  I'll fix that next.  But it makes sense to fix the
error messages first :)
client.py
helpers.py