chiark / gitweb /
po4a: pairwise-pocheck: Force it to be run sometimes
[dgit.git] / dgit
diff --git a/dgit b/dgit
index f5092f5d0b90b91ade27dd508b906320acb36c43..e10483894bb1084ae5693cf94c1347d959216c1a 100755 (executable)
--- a/dgit
+++ b/dgit
@@ -6243,6 +6243,8 @@ sub clean_tree_check () {
        # deleted.  Since we're not, and not using the working tree
        # anyway, we can just ignore them - nothing will use them.
     } elsif ($cleanmode eq 'none') {
        # deleted.  Since we're not, and not using the working tree
        # anyway, we can just ignore them - nothing will use them.
     } elsif ($cleanmode eq 'none') {
+    } else {
+       confess "$cleanmode ?";
     }
 }
 
     }
 }