Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [PATCH, obvious] Fix whitespace in gdb.base/skip.exp
@ 2019-12-17 14:56 Bernd Edlinger
  2019-12-17 16:04 ` Simon Marchi
  0 siblings, 1 reply; 2+ messages in thread
From: Bernd Edlinger @ 2019-12-17 14:56 UTC (permalink / raw)
  To: gdb-patches, Simon Marchi

[-- Attachment #1: Type: text/plain, Size: 112 bytes --]

Hi,

this fixes just the whitespace issue in gdb.base/skip.exp.

Is it OK for trunk?


Thanks
Bernd.


[-- Attachment #2: changelog.txt --]
[-- Type: text/plain, Size: 110 bytes --]

gdb/testsuite:
2019-12-17  Bernd Edlinger  <bernd.edlinger@hotmail.de>

	* gdb.base/skip.exp: Whitespace fix.

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #3: 0001-Whitespace-fix-in-gdb.base-skip.exp.patch --]
[-- Type: text/x-patch; name="0001-Whitespace-fix-in-gdb.base-skip.exp.patch", Size: 843 bytes --]

From 83d96746f277eb12127651352d785d9b3c90a881 Mon Sep 17 00:00:00 2001
From: Bernd Edlinger <bernd.edlinger@hotmail.de>
Date: Tue, 17 Dec 2019 14:20:36 +0100
Subject: [PATCH] Whitespace fix in gdb.base/skip.exp

Just use tabs instead of spaces here.
---
 gdb/testsuite/gdb.base/skip.exp | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gdb/testsuite/gdb.base/skip.exp b/gdb/testsuite/gdb.base/skip.exp
index b0540dd..15dec42 100644
--- a/gdb/testsuite/gdb.base/skip.exp
+++ b/gdb/testsuite/gdb.base/skip.exp
@@ -21,8 +21,8 @@ load_lib completion-support.exp
 standard_testfile
 
 if { [prepare_for_testing "failed to prepare" "skip" \
-                          {skip.c skip1.c } \
-                          {debug nowarnings}] } {
+			  {skip.c skip1.c } \
+			  {debug nowarnings}] } {
     return -1
 }
 
-- 
1.9.1


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

* Re: [PATCH, obvious] Fix whitespace in gdb.base/skip.exp
  2019-12-17 14:56 [PATCH, obvious] Fix whitespace in gdb.base/skip.exp Bernd Edlinger
@ 2019-12-17 16:04 ` Simon Marchi
  0 siblings, 0 replies; 2+ messages in thread
From: Simon Marchi @ 2019-12-17 16:04 UTC (permalink / raw)
  To: Bernd Edlinger, gdb-patches

On 2019-12-17 9:56 a.m., Bernd Edlinger wrote:
> Hi,
> 
> this fixes just the whitespace issue in gdb.base/skip.exp.
> 
> Is it OK for trunk?
> 
> 
> Thanks
> Bernd.
> 

Thanks, I pushed it.

Btw, the preferred way of sending a patch on a mailing list is by using
git-send-email.  It sends the email with the patch as the body, making
it easier to comment on it.  Could you try to use that for the next patches?

Simon


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

end of thread, other threads:[~2019-12-17 16:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-17 14:56 [PATCH, obvious] Fix whitespace in gdb.base/skip.exp Bernd Edlinger
2019-12-17 16:04 ` Simon Marchi

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