commit d5df63dab35a6063d2fa0b9abfdbd8fd9a50deb8 from: Thomas Adam date: Wed Mar 09 00:00:39 2022 UTC portable: enable got-patch tests Enable the got-patch tests. commit - 186c23b673fcf9cdcb51b82bd9b3aa47740f704d commit + d5df63dab35a6063d2fa0b9abfdbd8fd9a50deb8 blob - dc5d03689329e212eee85e5ba3f24ade3e7946b8 blob + 9b1b498333d5ddd99daef137cbbbc6b877da64d7 --- Makefile.am +++ Makefile.am @@ -46,6 +46,7 @@ regress-cmdline: ./fetch.sh -r "$(GOT_TEST_ROOT)"; \ ./send.sh -r "$(GOT_TEST_ROOT)"; \ ./tree.sh -r "$(GOT_TEST_ROOT)"; \ + ./patch.sh -q -r "$(GOT_TEST_ROOT)" \ ./pack.sh -r "$(GOT_TEST_ROOT)"; \ ./cleanup.sh -r "$(GOT_TEST_ROOT)")