diff options
Diffstat (limited to 'sysutils/e2fsprogs/files/patch-tests_Makefile.in')
-rw-r--r-- | sysutils/e2fsprogs/files/patch-tests_Makefile.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/e2fsprogs/files/patch-tests_Makefile.in b/sysutils/e2fsprogs/files/patch-tests_Makefile.in index b265f8124a28..a5f9b50df891 100644 --- a/sysutils/e2fsprogs/files/patch-tests_Makefile.in +++ b/sysutils/e2fsprogs/files/patch-tests_Makefile.in @@ -1,6 +1,6 @@ ---- tests/Makefile.in.orig 2019-07-15 01:03:14 UTC +--- tests/Makefile.in.orig 2021-01-29 05:51:02 UTC +++ tests/Makefile.in -@@ -16,7 +16,7 @@ all:: @DO_TEST_SUITE@ test_one test_script +@@ -17,7 +17,7 @@ all:: @DO_TEST_SUITE@ test_one test_script test_one: $(srcdir)/test_one.in Makefile mke2fs.conf test_data.tmp @echo "Creating test_one script..." @[ -f test_one ] && chmod u+w test_one || true |