]> diplodocus.org Git - nmh/commitdiff
Merge remote-tracking branch 'origin' into xoauth
authorDavid Levine <david.levine@gonift.com>
Fri, 8 Jul 2016 14:48:59 +0000 (10:48 -0400)
committerDavid Levine <david.levine@gonift.com>
Fri, 8 Jul 2016 14:48:59 +0000 (10:48 -0400)
1  2 
test/common.sh.in

index 802679a1eee14353cb9afae6e55617e01943a74d,fc928134766c1d07b8576124fac9c6460a00df2f..1bf64c593812ce87030e443b401f5d9487a5739d
@@@ -6,8 -6,8 +6,9 @@@
  #### that they are set here so that individual tests can be run
  #### outside of make.  Requires that MH_OBJ_DIR be set on entry.
  test -z "$MH_TEST_DIR"  &&  MH_TEST_DIR="$MH_OBJ_DIR/test/testdir"
+ export MH_TEST_DIR
  test -z "$MH_INST_DIR"  &&  MH_INST_DIR="${MH_TEST_DIR}/inst"
 +test -z "$MH_VERSION"  &&  MH_VERSION="@VERSION@"
  test -z "$prefix"  &&  prefix=@prefix@
  test -z "$datarootdir"  &&  datarootdir=@datarootdir@
  test -z "$exec_prefix"  &&  exec_prefix=@exec_prefix@