Revision 3e5012c6 htools/cli-tests-defs.sh

b/htools/cli-tests-defs.sh
21 21

  
22 22
HBINARY=${HBINARY:-./htools/hpc-htools}
23 23

  
24
TESTDATA_DIR=${TOP_SRCDIR:-.}/test/data/htools
24
export TESTDATA_DIR=${TOP_SRCDIR:-.}/test/data/htools
25 25

  
26 26
hbal() {
27 27
  HTOOLS=hbal $HBINARY "$@"

Also available in: Unified diff