stas        2003/11/18 13:56:45

  Modified:    src/docs/2.0/devel/debug/code .debug-modperl-register
                        .debug-modperl-xs
  Log:
  perl -pi -e 's|DETATCH|DETACH|g'
  
  Revision  Changes    Path
  1.4       +1 -1      
modperl-docs/src/docs/2.0/devel/debug/code/.debug-modperl-register
  
  Index: .debug-modperl-register
  ===================================================================
  RCS file: 
/home/cvs/modperl-docs/src/docs/2.0/devel/debug/code/.debug-modperl-register,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -u -r1.3 -r1.4
  --- .debug-modperl-register   1 Mar 2003 06:49:21 -0000       1.3
  +++ .debug-modperl-register   18 Nov 2003 21:56:45 -0000      1.4
  @@ -36,7 +36,7 @@
   # ADJUST: the httpd.conf file's path if needed
   # ADJUST: add -DPERL_USEITHREADS to debug threaded mpms
   run -d `pwd`/t -f `pwd`/t/conf/httpd.conf \
  --DONE_PROCESS -DNO_DETATCH -DAPACHE2
  +-DONE_PROCESS -DNO_DETACH -DAPACHE2
   
   # skip over 'tbreak main'
   continue
  
  
  
  1.3       +1 -1      
modperl-docs/src/docs/2.0/devel/debug/code/.debug-modperl-xs
  
  Index: .debug-modperl-xs
  ===================================================================
  RCS file: 
/home/cvs/modperl-docs/src/docs/2.0/devel/debug/code/.debug-modperl-xs,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -u -r1.2 -r1.3
  --- .debug-modperl-xs 1 Mar 2003 06:49:21 -0000       1.2
  +++ .debug-modperl-xs 18 Nov 2003 21:56:45 -0000      1.3
  @@ -21,7 +21,7 @@
       # ADJUST: the httpd.conf file's path if needed
       # ADJUST: add -DPERL_USEITHREADS to debug threaded mpms
       run -d `pwd`/t -f `pwd`/t/conf/httpd.conf \
  -    -DONE_PROCESS -DNO_DETATCH -DAPACHE2
  +    -DONE_PROCESS -DNO_DETACH -DAPACHE2
       continue
   end
   
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to