[Bug testsuite/15900] syntax errors in server_locale.exp

brolley at redhat dot com sourceware-bugzilla@sourceware.org
Tue Aug 27 18:15:00 GMT 2013


http://sourceware.org/bugzilla/show_bug.cgi?id=15900

Dave Brolley <brolley at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |brolley at redhat dot com

--- Comment #1 from Dave Brolley <brolley at redhat dot com> ---
These are not syntax errors in the test script. They are the expected output of
the test which, in this case, is an invalid systemtap script that has missing
quotes.

Your changes cause the following failures in server_locale.exp

FAIL: LANG Bad Syntax Test (English)
FAIL: LANG Bad Syntax Test (English, -k)
FAIL: LC_ALL Bad Syntax Test (English)
FAIL: LC_ALL Bad Syntax Test (English, -k)

because the missing quotes are part of the expected output.

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the Systemtap mailing list