[jboss-svn-commits] JBL Code SVN: r26816 - in labs/jbosstm/workspace/adinn/orchestration: docs and 1 other directory.

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Wed Jun 3 13:04:34 EDT 2009


Author: adinn
Date: 2009-06-03 13:04:34 -0400 (Wed, 03 Jun 2009)
New Revision: 26816

Modified:
   labs/jbosstm/workspace/adinn/orchestration/README
   labs/jbosstm/workspace/adinn/orchestration/docs/ProgrammersGuide.odt
   labs/jbosstm/workspace/adinn/orchestration/docs/ProgrammersGuide.pdf
Log:
updated docs to refer to bytemancheck.sh script

Modified: labs/jbosstm/workspace/adinn/orchestration/README
===================================================================
--- labs/jbosstm/workspace/adinn/orchestration/README	2009-06-03 16:51:24 UTC (rev 26815)
+++ labs/jbosstm/workspace/adinn/orchestration/README	2009-06-03 17:04:34 UTC (rev 26816)
@@ -269,13 +269,13 @@
 
 Type Checking Scripts
 ---------------------
-Rule scripts may be checked offline by running the TestScript program.
-See build.xml for an example of how to use it to check the example
-test scenario defined in file handler.txt.
+Rule scripts may be checked offline by running the bash shell script
+bytemancheck.sh located in the bin directory. See the script header
+for details.
 
 Documentation
 -------------
-For full details of ruel syntaxthe operation of the byteman
+For full details of rule syntax the operation of the byteman
 package see the manual in the docs directory. See also the dd/scripts
 directory for some example rule scripts used to test JBossTS recovery.
 

Modified: labs/jbosstm/workspace/adinn/orchestration/docs/ProgrammersGuide.odt
===================================================================
(Binary files differ)

Modified: labs/jbosstm/workspace/adinn/orchestration/docs/ProgrammersGuide.pdf
===================================================================
(Binary files differ)




More information about the jboss-svn-commits mailing list