Fix double-free bug.
[pspp] / tests / command / sample.sh
index 277593fad66b5e3b219395c966407168314a1406..6dfe00c9817066fe2c68e65e978fbc207d1dfa8f 100755 (executable)
@@ -51,7 +51,7 @@ activity="create program"
 cat > $TEMPDIR/sample.stat <<EOF
 set seed=3
 
-data list notable /a 1-2.
+data list notable /A 1-2.
 begin data.
 1
 2