mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
Tests - run_all script now exports TASKD_USE_PATH=1
This commit is contained in:
parent
180c382de2
commit
b5da4acab9
1 changed files with 3 additions and 0 deletions
|
@ -1,5 +1,8 @@
|
|||
#! /bin/sh
|
||||
|
||||
# Look for taskd in $PATH instead of task/src/
|
||||
export TASKD_USE_PATH=1
|
||||
|
||||
rc=0
|
||||
if [ x"$1" = x"--verbose" ];
|
||||
then
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue