aboutsummaryrefslogtreecommitdiff
path: root/cad/alliance/files/patch-sea::src::seroute.sh
blob: c45ba45066e3810a6e3854fd388c0d306d8d9f79 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
--- sea/src/seroute.sh.orig	Sun May  9 03:43:37 2004
+++ sea/src/seroute.sh	Sun May  9 03:43:53 2004
@@ -226,10 +226,10 @@
  title
 
 
- if [ "`uname`" != "SunOS" ]; then
-   echo "seplace.sh:error: This progam must be run under Solaris."
-   exit 1
- fi
+ #if [ "`uname`" != "SunOS" ]; then
+ #  echo "seplace.sh:error: This progam must be run under Solaris."
+ #  exit 1
+ #fi
 
 
 # --------------------------------------------------------------------