qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH] scripts: Remove scripts/qtest
@ 2014-08-27  3:11 Fam Zheng
  2014-08-28 12:18 ` Stefan Hajnoczi
  2014-08-29 16:20 ` [Qemu-devel] [Qemu-trivial] " Michael Tokarev
  0 siblings, 2 replies; 3+ messages in thread
From: Fam Zheng @ 2014-08-27  3:11 UTC (permalink / raw)
  To: qemu-devel; +Cc: qemu-trivial, stefanha

This is a dummy file with no user, drop it.

Signed-off-by: Fam Zheng <famz@redhat.com>
---
 scripts/qtest | 5 -----
 1 file changed, 5 deletions(-)
 delete mode 100755 scripts/qtest

diff --git a/scripts/qtest b/scripts/qtest
deleted file mode 100755
index 4ef6c1c..0000000
--- a/scripts/qtest
+++ /dev/null
@@ -1,5 +0,0 @@
-#!/bin/sh
-
-export QTEST_QEMU_BINARY=$1
-shift
-"$@"
-- 
2.1.0

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

end of thread, other threads:[~2014-08-29 16:20 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-27  3:11 [Qemu-devel] [PATCH] scripts: Remove scripts/qtest Fam Zheng
2014-08-28 12:18 ` Stefan Hajnoczi
2014-08-29 16:20 ` [Qemu-devel] [Qemu-trivial] " Michael Tokarev

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).