Fixed non-portable shell syntax in tests. Added a dist-hook target to check
[pspp-builds.git] / tests / bugs / compression.sh
index d2147237e2d8cb8ee1e1669c2ebf212facf766db..885846eebbc98d936620f439eec74d6d298820c5 100755 (executable)
@@ -12,7 +12,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()