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

noreply at svn.ci.uchicago.edu noreply at svn.ci.uchicago.edu
Wed Mar 23 14:00:14 CDT 2011


Author: wozniak
Date: 2011-03-23 14:00:14 -0500 (Wed, 23 Mar 2011)
New Revision: 4222

Modified:
   usertools/persistent-coasters/README.txt
Log:
Note testing procedure


Modified: usertools/persistent-coasters/README.txt
===================================================================
--- usertools/persistent-coasters/README.txt	2011-03-23 18:59:58 UTC (rev 4221)
+++ usertools/persistent-coasters/README.txt	2011-03-23 19:00:14 UTC (rev 4222)
@@ -15,3 +15,14 @@
 Start start-service.zsh
  - start-service.zsh does the above steps
 Start your application SwiftScripts with the generated sites.xml
+
+Testing:
+
+After the service has started, you will have fresh sites.xml and tc.data
+files.  You can then run:
+
+swift -sites.file sites.xml -tc.file tc.data system-info.swift
+
+which will run system-info.sh on the worker and create system-info.out .
+
+Read system-info.out to see if it worked.




More information about the Swift-commit mailing list