git.annexia.org
/
qemu-sanity-check.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7eba2f6
)
tests: run-qemu-sanity-check: Add -v flag for verbose messages.
author
Richard W.M. Jones
<rjones@redhat.com>
Fri, 25 Sep 2020 08:38:36 +0000
(09:38 +0100)
committer
Richard W.M. Jones
<rjones@redhat.com>
Fri, 25 Sep 2020 08:38:36 +0000
(09:38 +0100)
Useful when debugging test failures.
run-qemu-sanity-check
patch
|
blob
|
history
diff --git
a/run-qemu-sanity-check
b/run-qemu-sanity-check
index
65039ce
..
79745e5
100755
(executable)
--- a/
run-qemu-sanity-check
+++ b/
run-qemu-sanity-check
@@
-17,4
+17,4
@@
# with this program; if not, write to the Free Software Foundation, Inc.,
# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
-./qemu-sanity-check --initrd=./initrd "$@"
+./qemu-sanity-check -
v -
-initrd=./initrd "$@"