mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-21 22:53:37 +00:00
clean: Remove null.* and sockets from builddir tmp/ subdirectory.
This commit is contained in:
@@ -425,6 +425,8 @@ clean-local:
|
||||
-rm -rf tmp/libguestfs??????
|
||||
-rm -rf tmp/guestfs.*
|
||||
-rm -rf tmp/.guestfs-*
|
||||
-rm -rf tmp/null.*
|
||||
-find tmp -type s -delete
|
||||
|
||||
# If you don't want to run all of the tests ('make check') then this
|
||||
# will just run libguestfs-test-tool for a quick check. Note this
|
||||
|
||||
Reference in New Issue
Block a user