From: Michal Privoznik Date: Tue, 22 Jul 2014 09:06:21 +0000 (+0200) Subject: tests: Remove stale scsihostdata dir X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=692016f7907716674e0c21dfcfa748eb73128a7e;p=libvirt.git tests: Remove stale scsihostdata dir In the fbd91d49 commit, new scsihostdata dir is added to EXTRA_DIST in the tests/Makefile.am. However, the directory itself is not created anywhere, nor in the commit. Signed-off-by: Michal Privoznik --- diff --git a/tests/Makefile.am b/tests/Makefile.am index ecb2f3494b..3e710696a6 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -83,7 +83,6 @@ EXTRA_DIST = \ domainsnapshotxml2xmlin \ domainsnapshotxml2xmlout \ fchostdata \ - scsihostdata \ interfaceschemadata \ lxcconf2xmldata \ lxcxml2xmldata \