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 utilities indexing
[exim.git]
/
src
/
scripts
/
os-type
diff --git
a/src/scripts/os-type
b/src/scripts/os-type
index 7894de6403ab6101da89163f4f41646abc9bd942..a188c4a560dccc3cd44383a39d8a1c2e7c1d7301 100755
(executable)
--- a/
src/scripts/os-type
+++ b/
src/scripts/os-type
@@
-1,5
+1,4
@@
#! /bin/sh
-# $Cambridge: exim/src/scripts/os-type,v 1.6 2009/11/13 12:18:35 nm4 Exp $
# Shell script to determine the operating system type. Some of the heuristics
# herein have accumulated over the years and may not strictly be needed now,