projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c5539cb
)
scripts: Remove scripts/qtest
author
Fam Zheng
<famz@redhat.com>
Wed, 27 Aug 2014 03:11:55 +0000
(11:11 +0800)
committer
Michael Tokarev
<mjt@tls.msk.ru>
Tue, 2 Sep 2014 18:38:16 +0000
(22:38 +0400)
This is a dummy file with no user, drop it.
Signed-off-by: Fam Zheng <famz@redhat.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
scripts/qtest
[deleted file]
patch
|
blob
|
history
diff --git
a/scripts/qtest
b/scripts/qtest
deleted file mode 100755
(executable)
index
4ef6c1c
..0000000
--- a/
scripts/qtest
+++ /dev/null
@@
-1,5
+0,0 @@
-#!/bin/sh
-
-export QTEST_QEMU_BINARY=$1
-shift
-"$@"