[coverage-html] Add comment to expect installation.

This commit is contained in:
Andreas Fischer 2013-01-16 23:44:29 +01:00
parent dda7498b60
commit ec58a8bce3

View File

@ -15,6 +15,7 @@ LDIRNAME='code_coverage'
RDIRNAME='code_coverage'
ID_RSA='tests/code_coverage_id_rsa'
# Install expect if necessary
if ! which expect > /dev/null
then
sudo apt-get update -qq