mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-26 01:07:52 +00:00
Add missing backslash to update-gnulib.sh
A user on irc noticed a missing backslash on one line in update-gnulib.sh. This patch adds it. Re-running update-gnulib.sh causes a few copyright notices to change. Presumably these are from upstream gnulib and shouldn't be touched by our yearly update. I've updated the script to account for this, but I did not want to try testing it...
This commit is contained in:
@@ -218,6 +218,8 @@ EXCLUDE_LIST = (
|
||||
"gdb/nat/glibc_thread_db.h",
|
||||
"gdb/CONTRIBUTE",
|
||||
"gdbsupport/Makefile.in",
|
||||
"gnulib/doc/gendocs_template",
|
||||
"gnulib/doc/gendocs_template_min",
|
||||
"gnulib/import",
|
||||
"gnulib/config.in",
|
||||
"gnulib/Makefile.in",
|
||||
|
||||
Reference in New Issue
Block a user