]> git.ipfire.org Git - thirdparty/dracut-ng.git/commitdiff
chore: remove remaining references to test img files
authorJo Zzsi <jozzsicsataban@gmail.com>
Tue, 29 Oct 2024 16:37:11 +0000 (12:37 -0400)
committerLaszlo <laszlo.gombos@gmail.com>
Tue, 29 Oct 2024 19:30:17 +0000 (15:30 -0400)
.gitignore
Makefile

index 406fdc4571f82a1cc2cf325753bfd360150669e5..dd91b9a148b64892cbae326ab7cb869b0c07580e 100644 (file)
@@ -16,4 +16,3 @@
 /test/*/.testdir
 /test/*/test.log
 build/
-test*.img
index d53536d0afe0b20c648277c8591cb7680e0c753c..3ca3bc5afc7f584f8bbe9238375e19957f755727 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -240,7 +240,6 @@ clean:
        $(RM) */*~
        $(RM) */*/*~
        $(RM) $(manpages:%=%.xml) dracut.xml
-       $(RM) test-*.img
        $(RM) dracut-*.tar.bz2 dracut-*.tar.xz
        $(RM) dracut-install src/install/dracut-install $(DRACUT_INSTALL_OBJECTS)
        $(RM) src/skipcpio/skipcpio $(SKIPCPIO_OBJECTS)