All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-trivial] [PATCH] gitignore: Track common.env in iotests gitignore
@ 2015-02-27 15:21 ` Cole Robinson
  0 siblings, 0 replies; 10+ messages in thread
From: Cole Robinson @ 2015-02-27 15:21 UTC (permalink / raw)
  To: qemu-devel; +Cc: qemu-trivial, Cole Robinson

Rather than track it in the toplevel gitignore

Signed-off-by: Cole Robinson <crobinso@redhat.com>
---
 .gitignore                    | 1 -
 tests/qemu-iotests/.gitignore | 1 +
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitignore b/.gitignore
index 090f974..e32a584 100644
--- a/.gitignore
+++ b/.gitignore
@@ -109,4 +109,3 @@ cscope.*
 tags
 TAGS
 *~
-/tests/qemu-iotests/common.env
diff --git a/tests/qemu-iotests/.gitignore b/tests/qemu-iotests/.gitignore
index 0541f80..0711cbd 100644
--- a/tests/qemu-iotests/.gitignore
+++ b/tests/qemu-iotests/.gitignore
@@ -1,5 +1,6 @@
 check.log
 check.time
+common.env
 *.out.bad
 *.notrun
 socket_scm_helper
-- 
2.1.0



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

end of thread, other threads:[~2015-02-28  9:56 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-27 15:21 [Qemu-trivial] [PATCH] gitignore: Track common.env in iotests gitignore Cole Robinson
2015-02-27 15:21 ` [Qemu-devel] " Cole Robinson
2015-02-27 15:21 ` [Qemu-trivial] [PATCH] gitignore: Ignore new tests Cole Robinson
2015-02-27 15:21   ` [Qemu-devel] " Cole Robinson
2015-02-27 16:33 ` [Qemu-trivial] [Qemu-devel] [PATCH] gitignore: Track common.env in iotests gitignore Eric Blake
2015-02-27 16:33   ` Eric Blake
2015-02-28  9:56   ` [Qemu-trivial] " Michael Tokarev
2015-02-28  9:56     ` [Qemu-devel] " Michael Tokarev
2015-02-28  9:56 ` [Qemu-trivial] " Michael Tokarev
2015-02-28  9:56   ` [Qemu-devel] " Michael Tokarev

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.