From 3317af22aba1065dcf97c9d633eba5da9cae9fe2 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Fri, 23 Feb 2024 16:40:42 +0000 Subject: [PATCH] Makefile: Add a clean to the release checklist Signed-off-by: Ian Jackson --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 # -- 2.30.2