diff mbox

[v9,13/13] tests: Ignore test-uuid

Message ID 1474432046-325-14-git-send-email-famz@redhat.com
State New
Headers show

Commit Message

Fam Zheng Sept. 21, 2016, 4:27 a.m. UTC
Signed-off-by: Fam Zheng <famz@redhat.com>
---
 tests/.gitignore | 1 +
 1 file changed, 1 insertion(+)

Comments

Jeff Cody Sept. 21, 2016, 5:56 a.m. UTC | #1
On Wed, Sep 21, 2016 at 12:27:26PM +0800, Fam Zheng wrote:
> 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 b4a9cfc..24ac6cf 100644
> --- a/tests/.gitignore
> +++ b/tests/.gitignore
> @@ -70,6 +70,7 @@ test-string-output-visitor
>  test-thread-pool
>  test-throttle
>  test-timed-average
> +test-uuid
>  test-visitor-serialization
>  test-vmstate
>  test-write-threshold
> -- 
> 2.7.4
> 
>

Reviewed-by: Jeff Cody <jcody@redhat.com>
Daniel P. Berrangé Sept. 21, 2016, 8:49 a.m. UTC | #2
On Wed, Sep 21, 2016 at 12:27:26PM +0800, Fam Zheng wrote:
> 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 b4a9cfc..24ac6cf 100644
> --- a/tests/.gitignore
> +++ b/tests/.gitignore
> @@ -70,6 +70,7 @@ test-string-output-visitor
>  test-thread-pool
>  test-throttle
>  test-timed-average
> +test-uuid
>  test-visitor-serialization
>  test-vmstate
>  test-write-threshold

Reviewed-by: Daniel P. Berrange <berrange@redhat.com>

...but if you have cause to re-post, this ought to be squashed
into the commit that adds the test case in the first place.


Regards,
Daniel
diff mbox

Patch

diff --git a/tests/.gitignore b/tests/.gitignore
index b4a9cfc..24ac6cf 100644
--- a/tests/.gitignore
+++ b/tests/.gitignore
@@ -70,6 +70,7 @@  test-string-output-visitor
 test-thread-pool
 test-throttle
 test-timed-average
+test-uuid
 test-visitor-serialization
 test-vmstate
 test-write-threshold