head 1.2; access; symbols LMTP2NNTP_0_9_5:1.1 LMTP2NNTP_0_9_4:1.1 LMTP2NNTP_0_9_3:1.1 LMTP2NNTP_0_9_2:1.1; locks; strict; comment @# @; 1.2 date 2001.09.13.07.37.41; author thl; state dead; branches; next 1.1; 1.1 date 2001.08.23.07.58.44; author thl; state Exp; branches; next ; desc @@ 1.2 log @revamped test suite for public release @ text @#!/bin/sh egrep -ih '^Message-ID:' lmtp2nntp.log t | sed 's/ //' | sort -f | uniq -ic | egrep -iv '^[ ]+3[ ]' @ 1.1 log @updated check/test environment @ text @@