only install installed packages on release testing

This commit is contained in:
Dustin Kirkland 2010-01-18 09:57:30 +13:00
commit 6f6b80025c

View file

@ -25,7 +25,7 @@ bzr bd -S
echo echo
echo echo
echo "# Test this build:" echo "# Test this build:"
echo " sudo dpkg -i ../byobu_*.deb" echo " sudo dpkg -Oi ../byobu_*.deb"
echo echo
echo "# If everything looks good, release:" echo "# If everything looks good, release:"
echo " ./debian/release.sh" echo " ./debian/release.sh"