File: mini-buildd.default

package info (click to toggle)
mini-buildd 2.5.2
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 3,636 kB
  • sloc: python: 9,998; sql: 1,597; sh: 1,470; javascript: 98; lisp: 90; cpp: 70; makefile: 69
file content (5 lines) | stat: -rw-r--r-- 204 bytes parent folder | download | duplicates (5)
1
2
3
4
5
# Extra command line options (see ``mini-buildd --help``)
MINI_BUILDD_OPTIONS=""

# Python warnings configuration (see ``man python``) -- just keep on "ignore" for production uses
PYTHONWARNINGS="ignore"