Update of /cvsroot/leaf/src/config/webconf/var/webconf/lib
In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv31479

Modified Files:
        ipsec.func 
Log Message:
fixed bug in delete_psk


Index: ipsec.func
===================================================================
RCS file: /cvsroot/leaf/src/config/webconf/var/webconf/lib/ipsec.func,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** ipsec.func  22 Jun 2009 11:03:23 -0000      1.2
--- ipsec.func  10 Jul 2009 13:50:36 -0000      1.3
***************
*** 56,60 ****
  MD5=md5
  
! DEBUG="1" 
  
  TEMP_CONTROL=/tmp/`basename $0`$$
--- 56,60 ----
  MD5=md5
  
! DEBUG="0" 
  
  TEMP_CONTROL=/tmp/`basename $0`$$
***************
*** 178,182 ****
  
  delete_psk(){
!       [ $DEBUG ] && echo "delete_psk rightid=$rightid 
CONFIG_right=$CONFIG_right"
        [ -z "$CONFIG_rightid" ] && rightid=$CONFIG_right
        psk_is_still_needed "$rightid" && return
--- 178,182 ----
  
  delete_psk(){
!       [ $DEBUG ] && echo "delete_psk rightid=$CONFIG_rightid 
CONFIG_right=$CONFIG_right"
        [ -z "$CONFIG_rightid" ] && rightid=$CONFIG_right
        psk_is_still_needed "$rightid" && return


------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time, 
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize  
details at: http://p.sf.net/sfu/Challenge
_______________________________________________
leaf-cvs-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/leaf-cvs-commits

Reply via email to