[Swift-commit] r5053 - usertools/persistent-coasters

wozniak at ci.uchicago.edu wozniak at ci.uchicago.edu
Thu Sep 1 15:10:13 CDT 2011


Author: wozniak
Date: 2011-09-01 15:10:12 -0500 (Thu, 01 Sep 2011)
New Revision: 5053

Modified:
   usertools/persistent-coasters/README.txt
Log:
Fixes to README


Modified: usertools/persistent-coasters/README.txt
===================================================================
--- usertools/persistent-coasters/README.txt	2011-09-01 20:07:04 UTC (rev 5052)
+++ usertools/persistent-coasters/README.txt	2011-09-01 20:10:12 UTC (rev 5053)
@@ -1,21 +1,24 @@
 
+Persistent Coasters Helper Scripts
+==================================
+
 // This is an asciidoc file but should also be human-readable
 
-= Usage
+== Usage
 
 . Edit +settings.sh+
 . Run +./start-service.zsh+
 .. +start-service.zsh+ does the steps outlined above
-. Start your application SwiftScripts with the generated sites.xml
+. Start your application SwiftScripts with the generated +sites.xml+
 
-= Concepts
+== Concepts
 
 * Worker mode: How to launch the worker.pl scripts
 
-= Overview of persistent CoasterService process
+== Overview of persistent CoasterService process
 
 . Source +settings.sh+
-. Start coaster service 
+. Start coaster service
 . Get URL to which Swift should connect from service output
 . Run Swift once to send settings to CoasterService,
   putting CoasterService in passive mode
@@ -23,7 +26,7 @@
 . Connect workers to CoasterService
 . Run Swift for application
 
-= Testing
+== Testing
 
 After the service has started, you will have fresh sites.xml and tc.data
 files.  You can then run:
@@ -36,7 +39,7 @@
 
 Read +system-info.out+ to see if it worked.
 
-= Output files
+== Output files
 
 * Worker logs go into +WORKER_LOGDIR+ ($PWD/logs)
 ** These will be named in accordance with the worker mode




More information about the Swift-commit mailing list