[Swift-commit] r3981 - usertools/persistent-coasters
noreply at svn.ci.uchicago.edu
noreply at svn.ci.uchicago.edu
Mon Jan 17 15:37:11 CST 2011
Author: wozniak
Date: 2011-01-17 15:37:11 -0600 (Mon, 17 Jan 2011)
New Revision: 3981
Modified:
usertools/persistent-coasters/start-service.zsh
Log:
Create user sites and tc files (may become more interesting later)
Modified: usertools/persistent-coasters/start-service.zsh
===================================================================
--- usertools/persistent-coasters/start-service.zsh 2011-01-17 21:36:28 UTC (rev 3980)
+++ usertools/persistent-coasters/start-service.zsh 2011-01-17 21:37:11 UTC (rev 3981)
@@ -131,4 +131,9 @@
sleep 1
+cp sites.passivate.xml sites.xml
+print "Created user sites file: sites.xml"
+cp tc.passivate.data tc.data
+print "Created user tc file: tc.data"
+
exit 0
More information about the Swift-commit
mailing list