Skip to content

Commit

Permalink
dev-python/bandit: adding die
Browse files Browse the repository at this point in the history
Package-Manager: portage-2.2.20.1
  • Loading branch information
prometheanfire committed Oct 12, 2015
1 parent 6e15b6e commit da5f5c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-python/bandit/bandit-0.14.0.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -53,5 +53,5 @@ python_test() {

python_install_all() {
distutils-r1_python_install_all
mv "${D}/usr/etc" "${D}/"
mv "${D}/usr/etc" "${D}/" || die
}

0 comments on commit da5f5c6

Please sign in to comment.