Fixed non-portable shell syntax in tests. Added a dist-hook target to check
[pspp-builds.git] / tests / bugs / print-crash.sh
index 9c1a7677f99f2e078951e5ae533b3061a4f6b51b..08f9615f995ef5db0072e1f9d9386430578f6222 100755 (executable)
@@ -14,7 +14,8 @@ 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()