File: testrun

package info (click to toggle)
apt-xapian-index 0.59
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 448 kB
  • sloc: python: 2,959; ruby: 475; sh: 137; makefile: 28
file content (5 lines) | stat: -rwxr-xr-x 126 bytes parent folder | download | duplicates (7)
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 "$@"