]> arthur.barton.de Git - bup.git/commit
cmd/web: don't die if lresolve() fails.
authorAvery Pennarun <apenwarr@gmail.com>
Fri, 23 Jul 2010 07:24:34 +0000 (03:24 -0400)
committerAvery Pennarun <apenwarr@gmail.com>
Fri, 23 Jul 2010 07:25:03 +0000 (03:25 -0400)
commit6627d423d09194a15bed88e2199ac6e9a5d655ba
treea21aa5a62f68cda9730b1c0dbc56564f494d60b8
parent539ae29a2aa4d3725d14ad885d117498b047726e
cmd/web: don't die if lresolve() fails.

Some symlinks end up pointing to nonexistent names, which is maybe not
"normal", but certainly is allowed.

Signed-off-by: Avery Pennarun <apenwarr@gmail.com>
cmd/web-cmd.py
lib/bup/vfs.py