From: Tom de Vries <tdevries@suse.de>
To: gdb-patches@sourceware.org
Subject: [pushed 1/2] [gdb] Fix file mode of gdb/microblaze-linux-nat.c
Date: Mon, 15 Jun 2026 10:29:28 +0200 [thread overview]
Message-ID: <20260615082929.1693282-1-tdevries@suse.de> (raw)
With current trunk we have:
...
$ pre-commit run check-file-mode --all-files
check-file-mode.........................................................Failed
- hook id: check-file-mode
- exit code: 1
100755 ... gdb/microblaze-linux-nat.c
...
Fix this using chmod -x.
---
gdb/microblaze-linux-nat.c | 0
1 file changed, 0 insertions(+), 0 deletions(-)
mode change 100755 => 100644 gdb/microblaze-linux-nat.c
diff --git a/gdb/microblaze-linux-nat.c b/gdb/microblaze-linux-nat.c
old mode 100755
new mode 100644
base-commit: b55fa8294aebd5e9587169f3c74decea7fec5c33
--
2.51.0
next reply other threads:[~2026-06-15 8:30 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-06-15 8:29 Tom de Vries [this message]
2026-06-15 8:29 ` [pushed 2/2] [gdb] Fix flake8 warning in gdb.python/py-inf-exited-at-exit.py Tom de Vries
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260615082929.1693282-1-tdevries@suse.de \
--to=tdevries@suse.de \
--cc=gdb-patches@sourceware.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox