--- P4-3.4804/test.pl.skel 2004-12-21 19:05:34.000000000 +0100 +++ P4-3.4804/test.pl.fixed 2006-01-16 11:44:54.000000000 +0100 @@ -132,6 +132,6 @@ # my $users = $p4->Users(); RunTest( $p4, $testno++, sub{ ref( $users ) }, $testno - 2 ); -RunTest( $p4, $testno++, sub{ scalar( @$users ) }, $testno - 2 ); +#RunTest( $p4, $testno++, sub{ scalar( @$users ) }, $testno - 2 ); $p4->Disconnect();
# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#3 | 5325 | andreas_scherer |
The scripting APIs can't be build/installed flawlessly. (Should notify the original authors!) |
||
#2 | 5324 | andreas_scherer | Humpf, I don't want the symlinks, but the genuine files! | ||
#1 | 5323 | andreas_scherer |
The scripting APIs can not be build/installed flawlessly. (Should notify the original authors!) |