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.1 by tdb, Mon Mar 12 23:23:04 2001 UTC vs.
Revision 1.4 by tdb, Wed Nov 21 10:08:20 2001 UTC

# Line 19 | Line 19 | ihostdir="/home/cut/tdb1/cvs/source/host/ihost"
19   fmhost="raptor.ukc.ac.uk"
20   fmport="4567"
21  
22 + # CHANGE this to point to the PID file
23 + #piddir=${HOME:-/var/tmp}
24 + piddir="/var/tmp"
25 + pidfile="$piddir/.ihost.pid"
26  
27   ###### You probably don't need to change anything below here ######
28  
25 pidfile="ihost.pid"
29   ihost="ihost.pl"
30  
31   cd $ihostdir

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines