File: mini-buildd.default

package info (click to toggle)
mini-buildd 2.4.7
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,632 kB
  • sloc: python: 9,994; sql: 1,597; sh: 1,466; 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"