Merge commit 'origin/stable'
[pspp-builds.git] / tests / command / examine-extremes.sh
index 6e789c7b25a0f6421796a252fa6b85a90fb85b7b..67dfed0a5757fa0d859d743e6a407ef26a3a10eb 100755 (executable)
@@ -112,23 +112,23 @@ diff -b  $TEMPDIR/pspp.list - << EOF
 #V1#23.00|   100%|.00|     0%|23.00|   100%#
 #==#=====#=======#===#=======#=====#=======#
 1.2 EXAMINE.  Extreme Values
-#============#===========#========#
-#            #Case Number|  Value #
-#============#===========#========#
-#V1 Highest 1#         21|   20.00#
-#           2#         20|   19.00#
-#           3#         19|   18.00#
-#           4#         19|   18.00#
-#           5#         18|   17.00#
-#           6#         17|   16.00#
-#  ----------#-----------+--------#
-#    Lowest 1#          1|    1.00#
-#           2#          2|    2.00#
-#           3#          4|    3.00#
-#           4#          3|    3.00#
-#           5#          3|    3.00#
-#           6#          5|    4.00#
-#============#===========#========#
+#============#===========#=====#
+#            #Case Number|Value#
+#============#===========#=====#
+#V1 Highest 1#         21|20.00#
+#           2#         20|19.00#
+#           3#         19|18.00#
+#           4#         19|18.00#
+#           5#         18|17.00#
+#           6#         17|16.00#
+#  ----------#-----------+-----#
+#    Lowest 1#          1| 1.00#
+#           2#          2| 2.00#
+#           3#          3| 3.00#
+#           4#          3| 3.00#
+#           5#          4| 3.00#
+#           6#          5| 4.00#
+#============#===========#=====#
 EOF
 if [ $? -ne 0 ] ; then fail ; fi