All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Makefile: Add simple-player and test-nap
@ 2012-03-29 14:14 Daniel Wagner
  2012-03-30 10:14 ` Johan Hedberg
  0 siblings, 1 reply; 3+ messages in thread
From: Daniel Wagner @ 2012-03-29 14:14 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: Daniel Wagner

From: Daniel Wagner <daniel.wagner@bmw-carit.de>

---
Hi,

it seems that these two scripts are missing in the list
of test scripts. 

cheers,
daniel

 Makefile.tools |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/Makefile.tools b/Makefile.tools
index f997a3f..7a8be0e 100644
--- a/Makefile.tools
+++ b/Makefile.tools
@@ -222,7 +222,8 @@ EXTRA_DIST += test/apitest test/sap-client test/hsplay test/hsmicro \
 		test/test-sap-server test/test-oob test/test-serial-proxy \
 		test/test-thermometer test/test-health test/test-health-sink \
 		test/service-record.dtd test/service-did.xml \
-		test/service-spp.xml test/service-opp.xml test/service-ftp.xml
+		test/service-spp.xml test/service-opp.xml test/service-ftp.xml \
+		test/simple-player test/test-nap
 
 
 if HIDD
-- 
1.7.9.3.362.g71319


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

* Re: [PATCH] Makefile: Add simple-player and test-nap
  2012-03-29 14:14 [PATCH] Makefile: Add simple-player and test-nap Daniel Wagner
@ 2012-03-30 10:14 ` Johan Hedberg
  2012-03-30 11:26   ` Daniel Wagner
  0 siblings, 1 reply; 3+ messages in thread
From: Johan Hedberg @ 2012-03-30 10:14 UTC (permalink / raw)
  To: Daniel Wagner; +Cc: linux-bluetooth, Daniel Wagner

Hi Daniel,

On Thu, Mar 29, 2012, Daniel Wagner wrote:
> From: Daniel Wagner <daniel.wagner@bmw-carit.de>
> 
> ---
> Hi,
> 
> it seems that these two scripts are missing in the list
> of test scripts. 
> 
> cheers,
> daniel
> 
>  Makefile.tools |    3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
> 
> diff --git a/Makefile.tools b/Makefile.tools
> index f997a3f..7a8be0e 100644
> --- a/Makefile.tools
> +++ b/Makefile.tools
> @@ -222,7 +222,8 @@ EXTRA_DIST += test/apitest test/sap-client test/hsplay test/hsmicro \
>  		test/test-sap-server test/test-oob test/test-serial-proxy \
>  		test/test-thermometer test/test-health test/test-health-sink \
>  		test/service-record.dtd test/service-did.xml \
> -		test/service-spp.xml test/service-opp.xml test/service-ftp.xml
> +		test/service-spp.xml test/service-opp.xml test/service-ftp.xml \
> +		test/simple-player test/test-nap
>  
>  
>  if HIDD

This doesn't apply to current git:

Applying: Makefile: Add simple-player and test-nap
error: patch failed: Makefile.tools:222
error: Makefile.tools: patch does not apply
Patch failed at 0001 Makefile: Add simple-player and test-nap

Could you also add "to EXTRA_DIST" to the commit message to make it
clear what's being done. Thanks.

Johan

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

* Re: [PATCH] Makefile: Add simple-player and test-nap
  2012-03-30 10:14 ` Johan Hedberg
@ 2012-03-30 11:26   ` Daniel Wagner
  0 siblings, 0 replies; 3+ messages in thread
From: Daniel Wagner @ 2012-03-30 11:26 UTC (permalink / raw)
  To: Johan Hedberg; +Cc: linux-bluetooth

Hi Johan,

On 30.03.2012 12:14, Johan Hedberg wrote:
> This doesn't apply to current git:

Oops, sorry. I'll send an update asap.

> Could you also add "to EXTRA_DIST" to the commit message to make it
> clear what's being done. Thanks.

Sure.

cheers,
daniel


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

end of thread, other threads:[~2012-03-30 11:26 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-03-29 14:14 [PATCH] Makefile: Add simple-player and test-nap Daniel Wagner
2012-03-30 10:14 ` Johan Hedberg
2012-03-30 11:26   ` Daniel Wagner

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.