format: Fix type code for Z format in system and portable files.
[pspp] / tests / command / n_of_cases.sh
index bb685f84ac311bb5da2918ecdfa731f4dad1934e..667162d69993623a2b58f016d013cee95c35699b 100755 (executable)
@@ -12,7 +12,7 @@ if [ -z "$top_builddir" ] ; then top_builddir=. ; fi
 top_srcdir=`cd $top_srcdir; pwd`
 top_builddir=`cd $top_builddir; pwd`
 
-PSPP=$top_builddir/src/ui/terminal/pspp
+PSPP=$top_builddir/src/ui/terminal/pspp$EXEEXT
 
 STAT_CONFIG_PATH=$top_srcdir/config
 export STAT_CONFIG_PATH