From: Frank Schlottmann-G. <sch...@t-...> - 2002-06-26 16:07:29
|
Am Mittwoch, 26. Juni 2002 15:14 schrieb Erik Kunze: > That's not the soulation, cause the test looks in WHERE_FILES for the > test DB. I see two possible solutions: > o copy atlas.gbk from ./tests/sov3v4files to ./tests > o edit test and change WHERE_FILES into WHERE_EXAMPLES_40 From tcs_install.sh : ... ln -s sov3v4files liv3v4files ... cp -r TCS/test-files/* FB_test/tests cp FB_test/tests/liv3v4files/atlas.gbk FB_test/tests/atlas.gbk ... Frank |