SHOW: Display settings in pivot table.
[pspp] / tests / language / control / define.at
index b3896b1aca4bc4027d1a1d82aa1ab4c61347989e..fb66b01378429a2984e717d945d1b5e07ab18513 100644 (file)
@@ -1737,7 +1737,8 @@ $command prefix !paste foo bar suffix.
 SHOW $command.
 EOF
     cat >expout <<EOF
-title.sps:5: note: SHOW: $command is prefix foobar suffix.
+Table: Settings
+$command,prefix foobar suffix
 EOF
     AT_CHECK([pspp -O format=csv title.sps], [0], [expout])
 done