Restructure output handling.
[gedcom-parse.git] / t / src / test_script
index 90c21337a267a3f685821c738f1201e2b5d8a0f1..ebcda7b7428dbac0f32e841a00daedaf4c295e35 100755 (executable)
@@ -33,8 +33,9 @@ else
 fi
 
 builddir=`pwd`
-ltcmd="$srcdir/../libtool --mode=execute -dlopen $builddir/../gedcom/libgedcom.la"
-export GCONV_PATH=.:$GCONV_PATH
+ltcmd="$builddir/../libtool --mode=execute -dlopen $builddir/../gedcom/libgedcom.la"
+GCONV_PATH=.:$GCONV_PATH
+export GCONV_PATH
 ln -s $srcdir/../data/gedcom.enc .
 ln -s $builddir/../iconv/glibc/.libs/ANSI_Z39.47.so .
 ln -s $srcdir/../iconv/glibc/gconv-modules .