Changeset 1196:42ce0b89581c
- Timestamp:
- 03/23/09 16:12:49 (3 years ago)
- Branch:
- default
- Children:
- 1197:30214bc44eaf, 1199:19378c52611c
- File:
-
- 1 edited
-
configuration/cgi/index.cgi (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
configuration/cgi/index.cgi
r1192 r1196 7 7 import mercurial.hgweb.wsgicgi as wsgicgi 8 8 9 application = hgweb('/var/hg/libdodo/' )9 application = hgweb('/var/hg/libdodo/', 'libdodo') 10 10 wsgicgi.launch(application)
Note: See TracChangeset
for help on using the changeset viewer.
