xattr-helper: use ValueError when the input is wrong
authorMike Frysinger <vapier@gentoo.org>
Fri, 11 Oct 2013 10:24:22 +0000 (06:24 -0400)
committerMike Frysinger <vapier@gentoo.org>
Fri, 11 Oct 2013 10:24:22 +0000 (06:24 -0400)
commit90c4c7a8167b15431b65f1b99e97b9c4dc16839e
tree885025785cf15692aca053d8fc819199cafd62ea
parent305f0c4c5fc91e85d0e30a24f9097344f8efe097
xattr-helper: use ValueError when the input is wrong

This is the standard exception for when the input is incorrect.
bin/xattr-helper.py