[Compbench-devel] CompBenchmarks++/CBM-PI/t 00-CBMSystem-public.pl, 1.11, 1.12
Brought to you by:
xfred
|
From: Frederic T. <xf...@us...> - 2007-09-04 17:08:24
|
Update of /cvsroot/compbench/CompBenchmarks++/CBM-PI/t In directory sc8-pr-cvs4.sourceforge.net:/tmp/cvs-serv17844 Modified Files: 00-CBMSystem-public.pl Log Message: Moved to BETA3. Index: 00-CBMSystem-public.pl =================================================================== RCS file: /cvsroot/compbench/CompBenchmarks++/CBM-PI/t/00-CBMSystem-public.pl,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -d -r1.11 -r1.12 *** 00-CBMSystem-public.pl 6 Jun 2007 19:23:24 -0000 1.11 --- 00-CBMSystem-public.pl 4 Sep 2007 17:08:21 -0000 1.12 *************** *** 165,169 **** test_getLastCommand(); test_getLastCommandOutput(); ! ok($sys->Version() eq "0.5.0-BETA2"); $sys->done(); --- 165,169 ---- test_getLastCommand(); test_getLastCommandOutput(); ! ok($sys->Version() eq "0.5.0-BETA3"); $sys->done(); |