diff mbox

tests/.gitignore: ignore test-throttle

Message ID 1379316040-19320-1-git-send-email-famz@redhat.com
State New
Headers show

Commit Message

Fam Zheng Sept. 16, 2013, 7:20 a.m. UTC
Signed-off-by: Fam Zheng <famz@redhat.com>
---
 tests/.gitignore | 1 +
 1 file changed, 1 insertion(+)

Comments

Benoît Canet Sept. 16, 2013, 7:38 a.m. UTC | #1
Le Monday 16 Sep 2013 à 15:20:40 (+0800), Fam Zheng a écrit :
> Signed-off-by: Fam Zheng <famz@redhat.com>
> ---
>  tests/.gitignore | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/tests/.gitignore b/tests/.gitignore
> index d11cc22..ae5280e 100644
> --- a/tests/.gitignore
> +++ b/tests/.gitignore
> @@ -5,6 +5,7 @@ check-qjson
>  check-qlist
>  check-qstring
>  test-aio
> +test-throttle
>  test-cutils
>  test-hbitmap
>  test-iov
> -- 
> 1.8.3.1
> 
> 

Reviewed-by: Benoit Canet <benoit@irqsave.net>
Michael Tokarev Sept. 20, 2013, 4:16 p.m. UTC | #2
Thanks, applied to the trivial patches queue.

/mjt
diff mbox

Patch

diff --git a/tests/.gitignore b/tests/.gitignore
index d11cc22..ae5280e 100644
--- a/tests/.gitignore
+++ b/tests/.gitignore
@@ -5,6 +5,7 @@  check-qjson
 check-qlist
 check-qstring
 test-aio
+test-throttle
 test-cutils
 test-hbitmap
 test-iov