ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/projects/cms/source/host/ihost-perl/ihostchk.sh
(Generate patch)

Comparing projects/cms/source/host/ihost-perl/ihostchk.sh (file contents):
Revision 1.2 by tdb, Mon Mar 12 23:51:15 2001 UTC vs.
Revision 1.3 by tdb, Tue Nov 20 13:05:08 2001 UTC

# Line 20 | Line 20 | fmhost="raptor.ukc.ac.uk"
20   fmport="4567"
21  
22   # CHANGE this to point to the PID file
23 < pidfile="/var/tmp/ihost.pid"
23 > piddir=${HOME:-/var/tmp}
24 > pidfile="$piddir/.ihost.pid"
25  
26   ###### You probably don't need to change anything below here ######
27  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines