/[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 642 - (show annotations) (download) (as text)
Thu Oct 2 17:32:52 2003 UTC (9 years, 7 months ago) by hertzog
File MIME type: text/x-python
File size: 366 byte(s)
* New options needed for extraction of watch files.
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
12 # use file:// for a local mirror, http:// for a remote mirror
13 mirrors = ["http://gluck.debian.org/debian/", "http://non-us.debian.org/debian-non-US/"] # note the trailing slash

Properties

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

  ViewVC Help
Powered by ViewVC 1.1.5