Don't append -ansi to AM_CFLAGS for GCC. Using -ansi changes the
[pspp] / tests / stats / descript-mean-bug.sh
index d1ebd648739747f08a2d9f915d8287d5fc5188df..16c6d3aecaae41cfaf0478a231db1cf40b85dc3f 100755 (executable)
@@ -10,11 +10,13 @@ here=`pwd`;
 # ensure that top_srcdir is absolute
 cd $top_srcdir; top_srcdir=`pwd`
 
-export STAT_CONFIG_PATH=$top_srcdir/config
+STAT_CONFIG_PATH=$top_srcdir/config
+export STAT_CONFIG_PATH
 
 
 cleanup()
 {
+     cd /
      rm -rf $TEMPDIR
 }
 
@@ -48,7 +50,7 @@ cd $TEMPDIR
 
 activity="create program"
 cat > $TEMPDIR/descript.stat <<EOF
-data list notable / x 1.
+data list notable / X 1.
 begin data.
 0
 1