File: testrun

package info (click to toggle)
apt-xapian-index 0.41
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 356 kB
  • ctags: 477
  • sloc: python: 2,516; sh: 126; makefile: 34
file content (6 lines) | stat: -rwxr-xr-x 174 bytes parent folder | download
1
2
3
4
5
6
#!/bin/sh
export AXI_PLUGIN_DIR=plugins
export AXI_VALUES_CONF=xapian-index-values.conf
export AXI_DB_PATH=testdb
export AXI_CACHE_PATH=testdb
./update-apt-xapian-index "$@"