On 7/2/02 1:55 PM, "Automated Perl Test Account" <[EMAIL PROTECTED]> claimed:
> PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" > "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t > t/apache...........ok > t/apache_info......ok > t/carp.............ok > t/confirm..........# Failed test (t/confirm.t at line 49) > # 'Path to your httpd executable? [/usr/sbin/httpd] > /usr/sbin/httpd > # ' > # doesn't match '(?-xism:Path to your httpd executable?.* Not an > executable: 'foo3424324'\nPath to your httpd executable?)' Damn, it looks like you don't have a tty. Hmmmm...maybe I can tell it to write stuff to STDIN anyway, by igorning the tty, since I've tied off STDIN, anyway. Try the enclosed two replacements for confirm.t and prompt.t, would you? Thanks, David -- David Wheeler AIM: dwTheory [EMAIL PROTECTED] ICQ: 15726394 http://david.wheeler.net/ Yahoo!: dew7e Jabber: [EMAIL PROTECTED]
prompt.t
Description: Binary data
confirm.t
Description: Binary data
