Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [PATCH 0/2] [gdb] Normalize shell script indentation
@ 2026-09-15 17:28 Tom de Vries
  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
  0 siblings, 2 replies; 3+ messages in thread
From: Tom de Vries @ 2026-09-15 17:28 UTC (permalink / raw)
  To: gdb-patches

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2026-09-15 17:29 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-15 17:28 [PATCH 0/2] [gdb] Normalize shell script indentation Tom de Vries
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox