X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Flanguage%2Fdata-io%2Fget.at;h=b9a187f292034cb872516de81ea61862e1fb5c6a;hb=refs%2Fbuilds%2F20130315030502%2Fpspp;hp=a519b67fe3592583790a15e5ef6c929be2f2c5ff;hpb=b74913975ed7b4c83fca98f1f46e7f938a37722d;p=pspp diff --git a/tests/language/data-io/get.at b/tests/language/data-io/get.at index a519b67fe3..b9a187f292 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