[Pkg-libvirt-commits] [SCM] Libguestfs Debian packaging branch, experimental, updated. debian/1%1.21.40-1

Richard W.M. Jones rjones at redhat.com
Sat Jun 1 11:04:48 UTC 2013


The following commit has been merged in the experimental branch:
commit 6d87aaefa0d9c4ea9b49bed71bd8975c60fbae8f
Author: Richard W.M. Jones <rjones at redhat.com>
Date:   Fri May 17 11:53:45 2013 +0100

    php: Fix comment in run-php-tests.sh.
    
    This updates commit cd40cf713991569e51b42742177e57f3dca148bc.

diff --git a/php/run-php-tests.sh b/php/run-php-tests.sh
index 3c23d8e..8296a02 100755
--- a/php/run-php-tests.sh
+++ b/php/run-php-tests.sh
@@ -44,7 +44,5 @@ printenv | grep -E '^(LIBGUESTFS|LIBVIRT|LIBVIRTD|VIRTLOCKD|LD|MALLOC)_' >> env
 TESTS=$(echo guestfs_php_*.phpt)
 echo TESTS: $TESTS
 
-# 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!
+# PHP ignores the result of the tests!
 make test TESTS="$TESTS"

-- 
Libguestfs Debian packaging



More information about the Pkg-libvirt-commits mailing list