Tests - run_all script now exports TASKD_USE_PATH=1
This commit is contained in:
@@ -1,5 +1,8 @@
|
|||||||
#! /bin/sh
|
#! /bin/sh
|
||||||
|
|
||||||
|
# Look for taskd in $PATH instead of task/src/
|
||||||
|
export TASKD_USE_PATH=1
|
||||||
|
|
||||||
rc=0
|
rc=0
|
||||||
if [ x"$1" = x"--verbose" ];
|
if [ x"$1" = x"--verbose" ];
|
||||||
then
|
then
|
||||||
|
|||||||
Reference in New Issue
Block a user