tests: run-qemu-sanity-check: Add -v flag for verbose messages.
[qemu-sanity-check.git] / run-qemu-sanity-check
index 65039ce..79745e5 100755 (executable)
@@ -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 "$@"