From bf3b5ae6ed289e7b1d43559700d1bdf3be8b38a7 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sat, 13 Oct 2018 13:29:01 +0100 Subject: dgit: -wg / -wgf clean check is a no-op Document this, and handle it explicitly in the clean_tree_check conditional and in the test suite. Signed-off-by: Ian Jackson --- tests/lib-build-modes | 1 + 1 file changed, 1 insertion(+) (limited to 'tests') diff --git a/tests/lib-build-modes b/tests/lib-build-modes index 837dde0..7d0d9fd 100644 --- a/tests/lib-build-modes +++ b/tests/lib-build-modes @@ -160,6 +160,7 @@ bm-compute-expected () { ;; none) ;; Cdpkg-source*) ;; # handled below + Cgit|Cgit-ff) ;; C*) echo "TODO bm eff_cleanmode=$eff_cleanmode" ;; *) fail "t-compute-expected-run $cleanmode ??" ;; esac -- cgit v1.2.3