X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Flanguage%2Fdata-io%2Fget.at;h=b9a187f292034cb872516de81ea61862e1fb5c6a;hb=9ade26c8349b4434008c46cf09bc7473ec743972;hp=a519b67fe3592583790a15e5ef6c929be2f2c5ff;hpb=afdf3096926b561f4e6511c10fcf73fc6796b9d2;p=pspp-builds.git diff --git a/tests/language/data-io/get.at b/tests/language/data-io/get.at index a519b67f..b9a187f2 100644 --- a/tests/language/data-io/get.at +++ b/tests/language/data-io/get.at @@ -58,8 +58,6 @@ dnl We use stdin here, because the bug seems to manifest itself only in dnl interactive mode. AT_CHECK([echo "GET /FILE='nonexistent.sav'." | pspp -O format=csv], [1], [dnl error: An error occurred while opening `nonexistent.sav': No such file or directory. - --:1: error: Stopping syntax file processing here to avoid a cascade of dependent command failures. ]) AT_CLEANUP