/[qa]/trunk/pts/www/bin/config.py
ViewVC logotype

Contents of /trunk/pts/www/bin/config.py

Parent Directory Parent Directory | Revision Log Revision Log


Revision 345 - (show annotations) (download) (as text)
Mon Aug 12 17:54:30 2002 UTC (10 years, 9 months ago) by hertzog
File MIME type: text/x-python
File size: 188 byte(s)
* Configured by default for master.debian.org
* Fix english mistake in index.html
1 #!/usr/bin/python2.2
2
3 # Make sure tabs expand to 8 spaces in vim
4 # vim: expandtab
5
6 import os.path
7
8 root = "/org/packages.qa.debian.org/www"
9 dir = root + "/incoming"
10 odir = root + "/base"
11

Properties

Name Value
svn:eol-style native
svn:keywords Author Date Id Revision

  ViewVC Help
Powered by ViewVC 1.1.5