From: Colin Watson Date: Mon, 1 Mar 2010 13:21:09 +0000 (+0000) Subject: add unforwarded-patches script X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~cjwatson/git?a=commitdiff_plain;h=7b592cdf726dfcbdca87a602e36ba513f1290c54;p=bin.git add unforwarded-patches script --- diff --git a/unforwarded-patches b/unforwarded-patches new file mode 100755 index 0000000..08e861e --- /dev/null +++ b/unforwarded-patches @@ -0,0 +1,3 @@ +#! /bin/sh +set -e +egrep -L '^(Bug:|Forwarded: (not-needed|yes))' debian/patches/*.patch