diff options
Diffstat (limited to 'src/scripts/newer')
-rwxr-xr-x | src/scripts/newer | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/scripts/newer b/src/scripts/newer index a2b92f6b8..24c09e8f0 100755 --- a/src/scripts/newer +++ b/src/scripts/newer @@ -1,5 +1,4 @@ #! /bin/sh -# $Cambridge: exim/src/scripts/newer,v 1.1 2004/10/06 15:07:40 ph10 Exp $ # Script to determine whether the first file is newer than the second. # If the first does not exist, the answer is "no"; |