public inbox for crossgcc@sourceware.org
 help / color / mirror / Atom feed
* [PATCH] kernel/linux: fix missing quote
@ 2011-12-12 20:48 Benoît Thébaudeau
  2011-12-12 22:36 ` Yann E. MORIN
  0 siblings, 1 reply; 2+ messages in thread
From: Benoît Thébaudeau @ 2011-12-12 20:48 UTC (permalink / raw)
  To: Yann E. MORIN; +Cc: crossgcc

# HG changeset patch
# User "Benoît Thébaudeau" <benoit.thebaudeau@advansee.com>
# Date 1323722828 -3600
# Node ID 0e8f92344fdb82c800b64d25acc4906c3e028099
# Parent  7a5ee8d36a1de21f8cb1e1cd138c0f066f0ec8c2
kernel/linux: fix missing quote

Signed-off-by: "Benoît Thébaudeau" <benoit.thebaudeau@advansee.com>

diff --git a/scripts/build/kernel/linux.sh b/scripts/build/kernel/linux.sh
--- a/scripts/build/kernel/linux.sh
+++ b/scripts/build/kernel/linux.sh
@@ -66,7 +66,7 @@
         CT_GetFile "linux-${CT_KERNEL_VERSION}"         \
                    "${korg_base}"                       \
                    "${korg_base}/longterm/v${k_ver}"    \
-                   "${korg_base}/longterm
+                   "${korg_base}/longterm"
     fi
 }
 

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

* Re: [PATCH] kernel/linux: fix missing quote
  2011-12-12 20:48 [PATCH] kernel/linux: fix missing quote Benoît Thébaudeau
@ 2011-12-12 22:36 ` Yann E. MORIN
  0 siblings, 0 replies; 2+ messages in thread
From: Yann E. MORIN @ 2011-12-12 22:36 UTC (permalink / raw)
  To: crossgcc; +Cc: Benoît Thébaudeau

Benoît, All,

On Monday 12 December 2011 21:47:38 Benoît Thébaudeau wrote:
> # HG changeset patch
> # User "Benoît Thébaudeau" <benoit.thebaudeau@advansee.com>
> # Date 1323722828 -3600
> # Node ID 0e8f92344fdb82c800b64d25acc4906c3e028099
> # Parent  7a5ee8d36a1de21f8cb1e1cd138c0f066f0ec8c2
> kernel/linux: fix missing quote

Gah... :-(
Applied as #0e8f92344fdb. Thank you!

Regards,
Yann E. MORIN.

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 223 225 172 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'

--
For unsubscribe information see http://sourceware.org/lists.html#faq

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

end of thread, other threads:[~2011-12-12 22:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-12-12 20:48 [PATCH] kernel/linux: fix missing quote Benoît Thébaudeau
2011-12-12 22:36 ` Yann E. MORIN

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).