Update of /cvsroot/compbench/CompBenchmarks++/CBM-PI/t
In directory sc8-pr-cvs4.sourceforge.net:/tmp/cvs-serv14711
Modified Files:
00-CBMSystem-public.pl
Log Message:
0.5.0-BETA1
Index: 00-CBMSystem-public.pl
===================================================================
RCS file: /cvsroot/compbench/CompBenchmarks++/CBM-PI/t/00-CBMSystem-public.pl,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -d -r1.9 -r1.10
*** 00-CBMSystem-public.pl 23 May 2007 17:27:24 -0000 1.9
--- 00-CBMSystem-public.pl 27 May 2007 15:56:13 -0000 1.10
***************
*** 165,169 ****
test_getLastCommand();
test_getLastCommandOutput();
! ok($sys->Version() eq "0.5.0-ALPHA1");
$sys->done();
--- 165,169 ----
test_getLastCommand();
test_getLastCommandOutput();
! ok($sys->Version() eq "0.5.0-BETA1");
$sys->done();
|