git://git.exim.org
/
exim.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fix handling of server which follows a RCPT 452 with a 250. Bug 26092
[exim.git]
/
src
/
util
/
logargs.sh
diff --git
a/src/util/logargs.sh
b/src/util/logargs.sh
index 1b0b321244c63872e304c1693be142aa19612341..87369a64bbc6f1903dba483738423c11c07676e1 100755
(executable)
--- a/
src/util/logargs.sh
+++ b/
src/util/logargs.sh
@@
-1,5
+1,4
@@
#! /bin/sh
-# $Cambridge: exim/src/util/logargs.sh,v 1.1 2004/10/07 10:39:03 ph10 Exp $
# This script can be interposed between a calling program and another
# program, in order to log the arguments which are being used. This can