dlugolecki.net.pl
Dziennik
Polecane
Software
projects
/
gedcom-parse.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4e88e89
)
Append to environment variables instead of overwriting them...
author
Peter Verthez
<Peter.Verthez@advalvas.be>
Sun, 9 Dec 2001 18:27:14 +0000
(18:27 +0000)
committer
Peter Verthez
<Peter.Verthez@advalvas.be>
Sun, 9 Dec 2001 18:27:14 +0000
(18:27 +0000)
t/test_script
patch
|
blob
|
history
diff --git
a/t/test_script
b/t/test_script
index fdef281fd7a660941217534e430e51cb0a8d0f0b..c45478e18bc3627e1e17bda545f6ead47e447a21 100755
(executable)
--- a/
t/test_script
+++ b/
t/test_script
@@
-6,8
+6,8
@@
file=$1
builddir=`pwd`
cd $srcdir/..
-export GCONV_PATH=./ansel
-export LD_LIBRARY_PATH=$builddir/../gedcom/.libs
+export GCONV_PATH=
$GCONV_PATH:
./ansel
+export LD_LIBRARY_PATH=$
LD_LIBRARY_PATH:$
builddir/../gedcom/.libs
cp $builddir/../ansel/.libs/ANSI_Z39.47.so ansel
echo "=== testing $file"
$builddir/../testgedcom -2 t/$file