mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-29 11:41:21 +03:00
Update.
* scripts/output-format.sed: Fix bug in one of the s expressions which used / for one too many things.
This commit is contained in:
@ -18,7 +18,7 @@ G
|
||||
s/\n//
|
||||
s/^\([^,]*\),\([^,]*\),B/OUTPUT_FORMAT(\1)/p
|
||||
s/^\([^,]*\),\([^,]*\),L/OUTPUT_FORMAT(\2)/p
|
||||
/,/s/^/*** BUG in libc/scripts/output-format.sed *** /p
|
||||
/,/s|^|*** BUG in libc/scripts/output-format.sed *** |p
|
||||
q
|
||||
: q
|
||||
s/"//g
|
||||
|
Reference in New Issue
Block a user