[Compbench-devel] CompBenchmarks++/CBM-PI/t 00-CBMSystem-public.pl, 1.10, 1.11
Brought to you by:
xfred
From: Frederic T. <xf...@us...> - 2007-06-06 19:23:27
|
Update of /cvsroot/compbench/CompBenchmarks++/CBM-PI/t In directory sc8-pr-cvs4.sourceforge.net:/tmp/cvs-serv22394 Modified Files: 00-CBMSystem-public.pl Log Message: Version changed to 0.5.0-BETA2 Index: 00-CBMSystem-public.pl =================================================================== RCS file: /cvsroot/compbench/CompBenchmarks++/CBM-PI/t/00-CBMSystem-public.pl,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -d -r1.10 -r1.11 *** 00-CBMSystem-public.pl 27 May 2007 15:56:13 -0000 1.10 --- 00-CBMSystem-public.pl 6 Jun 2007 19:23:24 -0000 1.11 *************** *** 165,169 **** test_getLastCommand(); test_getLastCommandOutput(); ! ok($sys->Version() eq "0.5.0-BETA1"); $sys->done(); --- 165,169 ---- test_getLastCommand(); test_getLastCommandOutput(); ! ok($sys->Version() eq "0.5.0-BETA2"); $sys->done(); |