mirror of
https://github.com/nextcloud/server.git
synced 2026-05-28 04:32:30 -04:00
Update autotest.sh
usage in sync with reality.
This commit is contained in:
parent
6de406ae51
commit
0a6b845f37
1 changed files with 1 additions and 1 deletions
|
|
@ -54,7 +54,7 @@ else
|
|||
fi
|
||||
|
||||
if ! [ -x "$PHPUNIT" ]; then
|
||||
echo "phpunit executable not found, please install phpunit version >= 3.7" >&2
|
||||
echo "phpunit executable not found, please install phpunit version >= 4.4" >&2
|
||||
exit 3
|
||||
fi
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue