mirror of git://gcc.gnu.org/git/gcc.git
contrib: Ignore commit b40ef6e9dc
Sync toplevel files from binutils-gdb
contrib/ChangeLog:
* gcc-changelog/git_update_version.py (ignored_commits): Add
commit b40ef6e9dc
.
This commit is contained in:
parent
ac273977ad
commit
44a7163763
|
@ -47,7 +47,8 @@ ignored_commits = {
|
|||
'72677e1119dc40aa680755d009e079ad49446c46',
|
||||
'10d76b7f1e5b63ad6d2b92940c39007913ced037',
|
||||
'de3b277247ce98d189f121155b75f490725a42f6',
|
||||
'13cf22eb557eb5e3d796822247d8d4957bdb25da'}
|
||||
'13cf22eb557eb5e3d796822247d8d4957bdb25da',
|
||||
'b40ef6e9dc096c8c19399e94947a1965258a6942'}
|
||||
|
||||
FORMAT = '%(asctime)s:%(levelname)s:%(name)s:%(message)s'
|
||||
logging.basicConfig(level=logging.INFO, format=FORMAT,
|
||||
|
|
Loading…
Reference in New Issue