reverse-build-depends: Don't break during --help unit tests in a minimal environment

This commit is contained in:
Stefano Rivera 2012-02-15 17:30:11 +02:00
parent b1eda34239
commit f17b90d30c

View File

@ -7,4 +7,4 @@ Please use it in the future.
EOF
exec reverse-depends -b "$@"
exec $(dirname $0)/reverse-depends -b "$@"