Open Source Telephony
 help / color / mirror / Atom feed
* [PATCH] Makefile.am: fix missing line continuation
@ 2011-01-07 14:49 Rafael Ignacio Zurita
  2011-01-07 20:55 ` Marcel Holtmann
  0 siblings, 1 reply; 2+ messages in thread
From: Rafael Ignacio Zurita @ 2011-01-07 14:49 UTC (permalink / raw)
  To: ofono

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

---
 Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Makefile.am b/Makefile.am
index 09dc9ad..679e4bf 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -436,7 +436,7 @@ test_scripts = test/backtrace \
 		test/send-vcard \
 		test/set-tty \
 		test/set-gsm-band \
-		test/set-umts-band
+		test/set-umts-band \
 		test/lockdown-modem
 
 if TEST
-- 
1.7.2.3


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

* Re: [PATCH] Makefile.am: fix missing line continuation
  2011-01-07 14:49 [PATCH] Makefile.am: fix missing line continuation Rafael Ignacio Zurita
@ 2011-01-07 20:55 ` Marcel Holtmann
  0 siblings, 0 replies; 2+ messages in thread
From: Marcel Holtmann @ 2011-01-07 20:55 UTC (permalink / raw)
  To: ofono

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

Hi Rafael,

>  Makefile.am |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/Makefile.am b/Makefile.am
> index 09dc9ad..679e4bf 100644
> --- a/Makefile.am
> +++ b/Makefile.am
> @@ -436,7 +436,7 @@ test_scripts = test/backtrace \
>  		test/send-vcard \
>  		test/set-tty \
>  		test/set-gsm-band \
> -		test/set-umts-band
> +		test/set-umts-band \
>  		test/lockdown-modem

good catch. Patch has been applied. Thanks.

Regards

Marcel



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

end of thread, other threads:[~2011-01-07 20:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-07 14:49 [PATCH] Makefile.am: fix missing line continuation Rafael Ignacio Zurita
2011-01-07 20:55 ` Marcel Holtmann

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