~ctf/checkbox/bug811177

« back to all changes in this revision

Viewing changes to hwtest/defaults.py

  • Committer: ubuntu
  • Date: 2008-01-29 20:32:40 UTC
  • mto: This revision was merged to the branch mainline in revision 154.
  • Revision ID: ubuntu@ubuntu-20080129203240-s2me3vbksz3kghrw
Using *_directory configuration variables.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
# These values will be substituted at build time.
2
 
CONFIG_DIRECTORY = "./configs"
 
2
CONFIG_FILE = "./configs/%(name)s.ini"