summaryrefslogtreecommitdiff
path: root/user/ninja
diff options
context:
space:
mode:
authorMax Rees <maxcrees@me.com>2018-09-04 11:19:04 -0400
committerMax Rees <maxcrees@me.com>2018-09-04 11:19:04 -0400
commit22449e780e90c4f1503fceb45b787637d82816e4 (patch)
tree213e3507a0703bf3595bcd514ffc048342124e27 /user/ninja
parent859e0988612b06174e8389369df1c7de8f7a65b3 (diff)
downloadpackages-22449e780e90c4f1503fceb45b787637d82816e4.tar.gz
packages-22449e780e90c4f1503fceb45b787637d82816e4.tar.bz2
packages-22449e780e90c4f1503fceb45b787637d82816e4.tar.xz
packages-22449e780e90c4f1503fceb45b787637d82816e4.zip
user/clucene: tell check to use $builddir/tmp instead of tmp
If we use /tmp (the default), successive runs of check will usually fail because /tmp is not cleared on each run, and clucene is not smart enough to delete its test files on its own, so a whole bunch of tests will fail. Instead, tell it to use $builddir/tmp, which we can safely clear each time we run check.
Diffstat (limited to 'user/ninja')
0 files changed, 0 insertions, 0 deletions