Parent Directory | Revision Log | Revision Graph
Upgrade
1 | bytegw | 1.1 | diff -Nur -x '*.orig' -x '*.rej' smolt-0.9.8.1/client/smolt.py mezzanine_patched_smolt-0.9.8.1/client/smolt.py |
2 | --- smolt-0.9.8.1/client/smolt.py 2008-01-07 00:57:51.000000000 -0700 | ||
3 | +++ mezzanine_patched_smolt-0.9.8.1/client/smolt.py 2008-01-07 00:57:28.000000000 -0700 | ||
4 | @@ -44,7 +44,7 @@ | ||
5 | import os | ||
6 | import commands | ||
7 | |||
8 | -smoonURL = 'http://smolt.smeserverpro.com/' | ||
9 | +smoonURL = 'http://smolt.contribs.org/' | ||
10 | smoltProtocol = '.91' | ||
11 | user_agent = 'smolt/%s' % smoltProtocol | ||
12 | timeout = 60.0 |
admin@koozali.org | ViewVC Help |
Powered by ViewVC 1.2.1 |