X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Fdata%2Fdata-in.at;h=a5285b0b6e35669f068b9ac06f25ea417f683601;hb=7d683abd904f855c4dc5614a326dc6b2146853c9;hp=94ff2616487d32187692c10d1916cfe20353de98;hpb=6c471f2f6675ed32e6d550adfda1106f1baf1421;p=pspp diff --git a/tests/data/data-in.at b/tests/data/data-in.at index 94ff261648..a5285b0b6e 100644 --- a/tests/data/data-in.at +++ b/tests/data/data-in.at @@ -1,16 +1,16 @@ dnl PSPP - a program for statistical analysis. dnl Copyright (C) 2017 Free Software Foundation, Inc. -dnl +dnl dnl This program is free software: you can redistribute it and/or modify dnl it under the terms of the GNU General Public License as published by dnl the Free Software Foundation, either version 3 of the License, or dnl (at your option) any later version. -dnl +dnl dnl This program is distributed in the hope that it will be useful, dnl but WITHOUT ANY WARRANTY; without even the implied warranty of dnl MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the dnl GNU General Public License for more details. -dnl +dnl dnl You should have received a copy of the GNU General Public License dnl along with this program. If not, see . dnl @@ -247,7 +247,7 @@ title 'Test use of big numbers'. data list file='bignum.txt'/BIGNUM 1-40. list. -*** Do the nonportable output for fun. +*** Do the nonportable output for fun. descriptives BIGNUM. ]) AT_CHECK([pspp -o pspp.csv bignum.sps], [0], [ignore])