Fixed non-portable shell syntax in tests. Added a dist-hook target to check
[pspp-builds.git] / tests / command / very-long-strings.sh
index d6c8042047414457e6c300a67144a8087839ebb1..d50abd9b98cff58e48f5f11f748bef2b73ee0b9d 100755 (executable)
@@ -13,7 +13,8 @@ top_srcdir=`cd $top_srcdir; pwd`
 top_builddir=`cd $top_builddir; pwd`
 PSPP=$top_builddir/src/ui/terminal/pspp
 
-export STAT_CONFIG_PATH=$top_srcdir/config
+STAT_CONFIG_PATH=$top_srcdir/config
+export STAT_CONFIG_PATH
 
 
 cleanup()