tests/protocol: Add test-qemudir-launchfail.sh to tarball (but don't run it).

This file was present in git, but missing from the tarball.

Don't actually run the test: it depends on details of how the
appliance is constructed which would fail for old-style appliances.
(cherry picked from commit 2d89aef897)
This commit is contained in:
Richard W.M. Jones
2012-11-13 15:19:53 +00:00
parent a272c2d13d
commit 1608317239

View File

@@ -33,4 +33,5 @@ TESTS_ENVIRONMENT = \
$(top_builddir)/run
EXTRA_DIST = \
$(TESTS)
$(TESTS) \
test-qemudie-launchfail.sh