File: testrun

package info (click to toggle)
apt-xapian-index 0.45
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 428 kB
  • sloc: python: 2,949; ruby: 475; sh: 130; makefile: 34
file content (5 lines) | stat: -rwxr-xr-x 126 bytes parent folder | download | duplicates (6)
1
2
3
4
5
#!/bin/sh
export AXI_PLUGIN_DIR=plugins
export AXI_DB_PATH=testdb
export AXI_CACHE_PATH=testdb
./update-apt-xapian-index "$@"