Mercurial > traipse_dev
diff start_tester.py @ 31:3769c8d6431e traipse_dev
And then I overwrite my edits. Mostly I cleaned up, only lost some small notes.
author | sirebral |
---|---|
date | Sun, 02 Aug 2009 01:00:33 -0500 |
parents | 90900aa3e944 |
children | c223c1051f4a |
line wrap: on
line diff
--- a/start_tester.py Sun Aug 02 00:43:34 2009 -0500 +++ b/start_tester.py Sun Aug 02 01:00:33 2009 -0500 @@ -8,8 +8,8 @@ import pyver pyver.checkPyVersion() -#os.system(HG + ' pull "http://hg.assembla.com/traipse"') -#os.system(HG + ' pull "http://hg.assembla.com/traipse_dev"') +os.system(HG + ' pull "http://hg.assembla.com/traipse"') +os.system(HG + ' pull "http://hg.assembla.com/traipse_dev"') #os.system(HG + ' pull "http://hg.assembla.com/openrpg"') #os.system(HG + ' pull "http://hg.assembla.com/openrpg_dev"')