mirror of
https://github.com/phpseclib/phpseclib.git
synced 2024-11-16 02:07:09 +00:00
[coverage-html] Add comment to expect installation.
This commit is contained in:
parent
dda7498b60
commit
ec58a8bce3
@ -15,6 +15,7 @@ LDIRNAME='code_coverage'
|
|||||||
RDIRNAME='code_coverage'
|
RDIRNAME='code_coverage'
|
||||||
ID_RSA='tests/code_coverage_id_rsa'
|
ID_RSA='tests/code_coverage_id_rsa'
|
||||||
|
|
||||||
|
# Install expect if necessary
|
||||||
if ! which expect > /dev/null
|
if ! which expect > /dev/null
|
||||||
then
|
then
|
||||||
sudo apt-get update -qq
|
sudo apt-get update -qq
|
||||||
|
Loading…
Reference in New Issue
Block a user