* [Qemu-devel] [PATCH] .gitignore: ignore tests/qemu-iotests/socket_scm_helper
@ 2013-09-22 12:49 Fam Zheng
2013-09-22 23:11 ` Wenchao Xia
0 siblings, 1 reply; 2+ messages in thread
From: Fam Zheng @ 2013-09-22 12:49 UTC (permalink / raw)
To: qemu-devel; +Cc: qemu-trivial, mjt, xiawenc
Signed-off-by: Fam Zheng <famz@redhat.com>
---
tests/qemu-iotests/.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/tests/qemu-iotests/.gitignore b/tests/qemu-iotests/.gitignore
index 62b4002..0541f80 100644
--- a/tests/qemu-iotests/.gitignore
+++ b/tests/qemu-iotests/.gitignore
@@ -2,6 +2,7 @@ check.log
check.time
*.out.bad
*.notrun
+socket_scm_helper
# ignore everything in the scratch directory
scratch/
--
1.8.3.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [Qemu-devel] [PATCH] .gitignore: ignore tests/qemu-iotests/socket_scm_helper
2013-09-22 12:49 [Qemu-devel] [PATCH] .gitignore: ignore tests/qemu-iotests/socket_scm_helper Fam Zheng
@ 2013-09-22 23:11 ` Wenchao Xia
0 siblings, 0 replies; 2+ messages in thread
From: Wenchao Xia @ 2013-09-22 23:11 UTC (permalink / raw)
To: Fam Zheng; +Cc: qemu-trivial, mjt, qemu-devel
Reviewed-by: Wenchao Xia<xiawenc@linux.vnet.ibm.com>
> Signed-off-by: Fam Zheng<famz@redhat.com>
> ---
> tests/qemu-iotests/.gitignore | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/tests/qemu-iotests/.gitignore b/tests/qemu-iotests/.gitignore
> index 62b4002..0541f80 100644
> --- a/tests/qemu-iotests/.gitignore
> +++ b/tests/qemu-iotests/.gitignore
> @@ -2,6 +2,7 @@ check.log
> check.time
> *.out.bad
> *.notrun
> +socket_scm_helper
>
> # ignore everything in the scratch directory
> scratch/
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-09-22 23:12 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-22 12:49 [Qemu-devel] [PATCH] .gitignore: ignore tests/qemu-iotests/socket_scm_helper Fam Zheng
2013-09-22 23:11 ` Wenchao Xia
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).