mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-21 22:53:37 +00:00
tools: 'test.img' is no longer used.
This probably used to be a temporary file used for testing.
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -471,6 +471,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
|
||||
|
||||
@@ -28,8 +28,6 @@ EXTRA_DIST = \
|
||||
$(tools:%=virt-%) \
|
||||
test-virt-*.sh
|
||||
|
||||
CLEANFILES = test.img
|
||||
|
||||
if HAVE_TOOLS
|
||||
|
||||
bin_SCRIPTS = $(tools:%=virt-%)
|
||||
|
||||
Reference in New Issue
Block a user