Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Tom de Vries <tdevries@suse.de>
To: gdb-patches@sourceware.org
Subject: [PATCH 0/2] [gdb] Normalize shell script indentation
Date: Tue, 15 Sep 2026 19:28:44 +0200	[thread overview]
Message-ID: <20260915172846.3173672-1-tdevries@suse.de> (raw)

This patch consist of 2 patches.

The first marks some shell scripts as having a non-default indentation.

The second normalizes some shell scripts using 3-space indentation.

The intention is that after this series, it's clear what the required
indentation is in shell scripts.

Tom de Vries (2):
  [gdb] Mark some shell scripts as having 2-space indentation
  [gdb] Fix 3-space indentation in shell scripts

 gdb/config/djgpp/djcheck.sh    | 7 +++++++
 gdb/config/djgpp/djconfig.sh   | 7 +++++++
 gdb/contrib/expect-read1.sh    | 1 +
 gdb/features/feature_to_c.sh   | 1 +
 gdb/gdb_buildall.sh            | 7 +++++++
 gdb/syscalls/update-freebsd.sh | 6 +++---
 gdb/syscalls/update-netbsd.sh  | 6 +++---
 7 files changed, 29 insertions(+), 6 deletions(-)


base-commit: eec39a2f9250c622d86219cc182c4feaa6b07c50
-- 
2.51.0


             reply	other threads:[~2026-09-15 17:29 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-09-15 17:28 Tom de Vries [this message]
2026-09-15 17:28 ` [PATCH 1/2] [gdb] Mark some shell scripts as having 2-space indentation Tom de Vries
2026-09-15 17:28 ` [PATCH 2/2] [gdb] Fix 3-space indentation in shell scripts 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=20260915172846.3173672-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