From: Ian Jackson Date: Fri, 23 Feb 2024 16:40:42 +0000 (+0000) Subject: Makefile: Add a clean to the release checklist X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ian/git?a=commitdiff_plain;h=3317af22aba1065dcf97c9d633eba5da9cae9fe2;p=hippotat.git Makefile: Add a clean to the release checklist Signed-off-by: Ian Jackson --- diff --git a/Makefile b/Makefile index b49ba1b..633034c 100644 --- a/Makefile +++ b/Makefile @@ -97,7 +97,7 @@ very-clean: clean # # Checks # nailing-cargo -o audit -# NAILING_CARGO=nailing-cargo make check +# git clean -xdff && NAILING_CARGO=nailing-cargo make check # dgit -wgfa sbuild -c build -A # autopkgtest --ignore-restrictions=x-hippotat-adt-broken-in-debci . --- schroot build #