/[dgee]/dgee/tools/dgeestop.in
ViewVC logotype

Diff of /dgee/tools/dgeestop.in

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1.2.1 by npg, Fri Jun 27 10:35:56 2003 UTC revision 1.1.2.2 by csmith, Sun Aug 31 17:04:11 2003 UTC
# Line 28  Line 28 
28  prefix=@prefix@  prefix=@prefix@
29  exec_prefix=@exec_prefix@  exec_prefix=@exec_prefix@
30  bindir=@bindir@  bindir=@bindir@
31    datadir=@datadir@
32    pkgdatadir=${datadir}/@PACKAGE@
33    
34    # Sort out environment
35    #
36    . ${pkgdatadir}/dgeeenv.sh
37    
38  ${bindir}/goldwater --prompt='dotGNU DGEE' stop  ${bindir}/goldwater --prompt='dotGNU DGEE' stop
39    
40  # Clean and dump all IPC  # Clean and dump all IPC - BAD KILLS APACHE TOO
41  #  #
42  ${bindir}/gwcipc ${DGUSER} > /dev/null 2>&1  ${bindir}/gwcipc ${DGUSER} > /dev/null 2>&1

Legend:
Removed from v.1.1.2.1  
changed lines
  Added in v.1.1.2.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26