X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=dgit.git;a=blobdiff_plain;f=tests%2Flib-import-chk;h=88984c1b625ebf61425aecfb882f939f1eab2fe0;hp=a456b014bdf4da831cb206c952e4e53200049d62;hb=63911b5d576e7250c132d117c53e66aaf34b7f47;hpb=8c0703a043f1deedc4dee9500d8f7da8b382543a diff --git a/tests/lib-import-chk b/tests/lib-import-chk index a456b014..88984c1b 100644 --- a/tests/lib-import-chk +++ b/tests/lib-import-chk @@ -3,6 +3,7 @@ t-import-chk-authorship () { perl -ne 'print $1,"\n" if m/^ -- (\S.*\>) /' debian/changelog \ | sort -u \ > $tmp/authorship.changelog + ${import_chk_changelog_massage:-:} $tmp/authorship.changelog git log --pretty=format:'%an <%ae>%n%cn <%ce>' \ | sort -u \ > $tmp/authorship.commits