]> diplodocus.org Git - nmh/commitdiff
Removed an used sed invocation from test-mhmail. I don't
authorDavid Levine <levinedl@acm.org>
Fri, 1 Feb 2013 02:10:59 +0000 (20:10 -0600)
committerDavid Levine <levinedl@acm.org>
Fri, 1 Feb 2013 02:10:59 +0000 (20:10 -0600)
know if it was causing the warnings on Solaris, we'll see.

test/mhmail/test-mhmail

index 37452073cf99b2a2a64dbe7a92ab3d47f918326a..144a362e00e9e3b5b5f516b063746c02b239fb71 100755 (executable)
@@ -117,8 +117,6 @@ esac
 mhmail -nosend recipient@example.com -from sender@localhost \
   -server 127.0.0.1 -port $localport -body '' >"$actual" 2>"$actual_err"
 
 mhmail -nosend recipient@example.com -from sender@localhost \
   -server 127.0.0.1 -port $localport -body '' >"$actual" 2>"$actual_err"
 
-tmpfil=`head -1 $actual | sed -e 's/://'`
-
 cat > "$expected" <<EOF
 To: recipient@example.com
 From: sender@localhost
 cat > "$expected" <<EOF
 To: recipient@example.com
 From: sender@localhost