* [PATCH] scripts/send-pull-request: fix typo
@ 2011-12-10 15:53 Otavio Salvador
2011-12-12 23:10 ` Saul Wold
0 siblings, 1 reply; 2+ messages in thread
From: Otavio Salvador @ 2011-12-10 15:53 UTC (permalink / raw)
To: openembedded-core
s/No cover letter will be send./No cover letter will be sent./
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
---
scripts/send-pull-request | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/scripts/send-pull-request b/scripts/send-pull-request
index 8d51ce2..09f4245 100755
--- a/scripts/send-pull-request
+++ b/scripts/send-pull-request
@@ -118,7 +118,7 @@ if [ -e $PDIR/0000-cover-letter.patch ]; then
fi
done
else
- echo "WARNING: No cover letter will be send."
+ echo "WARNING: No cover letter will be sent."
fi
# Harvest emails from the generated patches and populate AUTO_CC.
--
1.7.2.5
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] scripts/send-pull-request: fix typo
2011-12-10 15:53 [PATCH] scripts/send-pull-request: fix typo Otavio Salvador
@ 2011-12-12 23:10 ` Saul Wold
0 siblings, 0 replies; 2+ messages in thread
From: Saul Wold @ 2011-12-12 23:10 UTC (permalink / raw)
To: Patches and discussions about the oe-core layer
On 12/10/2011 07:53 AM, Otavio Salvador wrote:
> s/No cover letter will be send./No cover letter will be sent./
>
> Signed-off-by: Otavio Salvador<otavio@ossystems.com.br>
> ---
> scripts/send-pull-request | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/scripts/send-pull-request b/scripts/send-pull-request
> index 8d51ce2..09f4245 100755
> --- a/scripts/send-pull-request
> +++ b/scripts/send-pull-request
> @@ -118,7 +118,7 @@ if [ -e $PDIR/0000-cover-letter.patch ]; then
> fi
> done
> else
> - echo "WARNING: No cover letter will be send."
> + echo "WARNING: No cover letter will be sent."
> fi
>
> # Harvest emails from the generated patches and populate AUTO_CC.
Merged into OE-Core
Thanks
Sau!
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-12-12 23:17 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-10 15:53 [PATCH] scripts/send-pull-request: fix typo Otavio Salvador
2011-12-12 23:10 ` Saul Wold
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.