summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStefan Auditor2015-10-04 10:25:23 +0200
committerStefan Auditor2015-10-04 10:25:23 +0200
commitc029beb9a28039fe94a2890765e643f74b41e2f2 (patch)
tree9e00aa348dc332ac7c7402d615f97a88e4ee40c6
parent2d3ce56569849a682dff545702ffae0641838940 (diff)
downloadaur-c029beb9a28039fe94a2890765e643f74b41e2f2.tar.gz
Remove legacy warning
-rw-r--r--phpcov.install1
1 files changed, 0 insertions, 1 deletions
diff --git a/phpcov.install b/phpcov.install
index e98ff10b1b95..55c57b216ffc 100644
--- a/phpcov.install
+++ b/phpcov.install
@@ -1,7 +1,6 @@
post_install() {
echo
echo "Warning: phar.so must be enabled and date.timezone set in your php.ini"
- echo "Note: You should load /usr/share/webapps/bin/phpunit.phar in your IDE"
}
post_upgrade() {