tools: 'test.img' is no longer used.

This probably used to be a temporary file used for testing.

(cherry picked from commit 5724efa69f)
This commit is contained in:
Richard W.M. Jones
2013-07-19 19:32:35 +01:00
parent 013dbcefb7
commit bf670e6bcd
2 changed files with 0 additions and 3 deletions

1
.gitignore vendored
View File

@@ -467,6 +467,5 @@ Makefile.in
/test-tool/libguestfs-test-tool.1
/test-tool/libguestfs-test-tool-helper
/test-tool/stamp-libguestfs-test-tool.pod
/tools/test.img
/tools/virt-*.1
/tools/virt-*.pl

View File

@@ -28,8 +28,6 @@ EXTRA_DIST = \
$(tools:%=virt-%) \
test-virt-*.sh
CLEANFILES = test.img
if HAVE_TOOLS
bin_SCRIPTS = $(tools:%=virt-%)