Commit 068fe113 authored by Mattia Rizzolo's avatar Mattia Rizzolo

pbuider/hooks/B10autopkgtests: add an no autopkgtest echo if non available

parent 777dee86
......@@ -9,4 +9,6 @@ if grep autopkgtest debian/control && [ -d debian/tests ] && [ -e debian/tests/c
apt-get install autopkgtest -y --force-yes
echo @@@@@@@@@@@@@@@@@@@@@@@@@@ RUNNING AUTOPKGTESTS @@@@@@@@@@@@@@@@@@@@@@@@@@@@
adt-run -B ../*.deb --built-tree=. --- null
else
echo "No autopkgtest available."
fi
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment