[jboss-cvs] JBossCache/tests/scripts ...

Manik Surtani msurtani at jboss.com
Fri Feb 2 12:18:36 EST 2007


  User: msurtani
  Date: 07/02/02 12:18:36

  Modified:    tests/scripts  loopFlatteningTest.sh
  Log:
  COnfigurable depths
  
  Revision  Changes    Path
  1.2       +1 -1      JBossCache/tests/scripts/loopFlatteningTest.sh
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: loopFlatteningTest.sh
  ===================================================================
  RCS file: /cvsroot/jboss/JBossCache/tests/scripts/loopFlatteningTest.sh,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -b -r1.1 -r1.2
  --- loopFlatteningTest.sh	2 Feb 2007 16:52:29 -0000	1.1
  +++ loopFlatteningTest.sh	2 Feb 2007 17:18:36 -0000	1.2
  @@ -5,4 +5,4 @@
   CP=$CP:$i
   done
   
  -java -cp $CP org.jboss.cache.manualtests.LoopFlatteningTest
  +java -cp $CP org.jboss.cache.manualtests.LoopFlatteningTest ${*}
  
  
  



More information about the jboss-cvs-commits mailing list