File: testrun

package info (click to toggle)
apt-xapian-index 0.16
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 204 kB
  • ctags: 296
  • sloc: python: 1,343; sh: 26; makefile: 21
file content (5 lines) | stat: -rwxr-xr-x 145 bytes parent folder | download
1
2
3
4
5
#!/bin/sh
export AXI_PLUGIN_DIR=plugins
export AXI_VALUES_CONF=xapian-index-values.conf
export AXI_DB_PATH=testdb
./update-apt-xapian-index "$@"