Update of /cvsroot/leaf/devel/mhnoyes/sf-admin
In directory sc8-pr-cvs1:/tmp/cvs-serv32158

Modified Files:
        docmanager.sh 
Log Message:
removed extra function call

Index: docmanager.sh
===================================================================
RCS file: /cvsroot/leaf/devel/mhnoyes/sf-admin/docmanager.sh,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** docmanager.sh       26 Feb 2003 21:18:17 -0000      1.3
--- docmanager.sh       26 Feb 2003 21:41:25 -0000      1.4
***************
*** 26,33 ****
  
  cd "$DM_DIR"
! # cvs up
  adocman --login
- wait
- documents
  wait
  for docid in `documents`; do
--- 26,31 ----
  
  cd "$DM_DIR"
! cvs up
  adocman --login
  wait
  for docid in `documents`; do




-------------------------------------------------------
This SF.net email is sponsored by: Scholarships for Techies!
Can't afford IT training? All 2003 ictp students receive scholarships.
Get hands-on training in Microsoft, Cisco, Sun, Linux/UNIX, and more.
www.ictp.com/training/sourceforge.asp
_______________________________________________
Leaf-cvs-commits mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-cvs-commits

Reply via email to