]> granicus.if.org Git - php/commitdiff
MFH
authorfoobar <sniper@php.net>
Wed, 6 Apr 2005 22:15:40 +0000 (22:15 +0000)
committerfoobar <sniper@php.net>
Wed, 6 Apr 2005 22:15:40 +0000 (22:15 +0000)
run-tests.php

index b2475cda664617be6eef1b7143b7d1d32aba36dd..0677c1aa27c94b936dd4f9cd3b6d578748e5675d 100755 (executable)
@@ -491,7 +491,7 @@ if (!getenv('NO_INTERACTION')) {
                                        break;
                                }
                        }
-                       $ldd = shell_exec("ldd $php");
+                       $ldd = shell_exec("ldd $php 2>/dev/null");
                }
                $failed_tests_data .= "Automake:\n$automake\n";
                $failed_tests_data .= "Autoconf:\n$autoconf\n";