X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=php%2Frun-php-tests.sh;h=4905c2c34687bcdb04ad602c1be4cab2f63f2992;hp=38a5e38f9b3436075e15303d8b4515cba288f883;hb=c97d6c16bd74163d26f7ab9c7f55b842802b23d7;hpb=2c61e04c4599536fee771431fb1ebc8384523b2a diff --git a/php/run-php-tests.sh b/php/run-php-tests.sh index 38a5e38..4905c2c 100755 --- a/php/run-php-tests.sh +++ b/php/run-php-tests.sh @@ -32,4 +32,7 @@ echo TESTS: $TESTS # the output. unset LIBGUESTFS_DEBUG +# By the way, we're actually testing the installed version of +# libguestfs. But don't worry, because PHP ignores the result of the +# tests anyway! ** Gah, PHP is written by morons ... ** make test TESTS="$TESTS"