Update of /cvsroot/leaf/src/bering-uclibc4/source/ppp-hsh
In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv23468/ppp-hsh

Modified Files:
        buildtool.cfg ppp-mod ppp-up 
Log Message:
bugfixes


Index: ppp-up
===================================================================
RCS file: /cvsroot/leaf/src/bering-uclibc4/source/ppp-hsh/ppp-up,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** ppp-up      6 Dec 2010 22:36:07 -0000       1.3
--- ppp-up      7 Dec 2010 18:16:39 -0000       1.4
***************
*** 43,47 ****
    if [ w$FILTERS != w ] ;
    then
!     FILTARR=`echo $FILTERS|sed 's/,/\n/g'`
      IXSPEED=`echo "$FILTARR"|awk '/IXSPEED/ {split($1, a, ":"); print a[2]}'`
      NEGDEP=`echo "$FILTARR"|awk '/NEGDEP/ {split($1, a, ":"); print a[2]}'`
--- 43,47 ----
    if [ w$FILTERS != w ] ;
    then
!     FILTARR=`echo $FILTERS|sed 's/;/\n/g'`
      IXSPEED=`echo "$FILTARR"|awk '/IXSPEED/ {split($1, a, ":"); print a[2]}'`
      NEGDEP=`echo "$FILTARR"|awk '/NEGDEP/ {split($1, a, ":"); print a[2]}'`

Index: ppp-mod
===================================================================
RCS file: /cvsroot/leaf/src/bering-uclibc4/source/ppp-hsh/ppp-mod,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** ppp-mod     6 Dec 2010 22:36:07 -0000       1.2
--- ppp-mod     7 Dec 2010 18:16:39 -0000       1.3
***************
*** 41,45 ****
    if [ w$FILTERS != w ] ;
    then
!     FILTARR=`echo $FILTERS|sed 's/,/\n/g'`
      IXSPEED=`echo "$FILTARR"|awk '/IXSPEED/ {split($1, a, ":"); print a[2]}'`
      NEGDEP=`echo "$FILTARR"|awk '/NEGDEP/ {split($1, a, ":"); print a[2]}'`
--- 41,45 ----
    if [ w$FILTERS != w ] ;
    then
!     FILTARR=`echo $FILTERS|sed 's/;/\n/g'`
      IXSPEED=`echo "$FILTARR"|awk '/IXSPEED/ {split($1, a, ":"); print a[2]}'`
      NEGDEP=`echo "$FILTARR"|awk '/NEGDEP/ {split($1, a, ":"); print a[2]}'`

Index: buildtool.cfg
===================================================================
RCS file: /cvsroot/leaf/src/bering-uclibc4/source/ppp-hsh/buildtool.cfg,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** buildtool.cfg       6 Dec 2010 22:36:07 -0000       1.5
--- buildtool.cfg       7 Dec 2010 18:16:39 -0000       1.6
***************
*** 33,37 ****
        <ppp-hsh>
                Version = 0.1
!               Revision = 5
        
                Help <<EOF
--- 33,37 ----
        <ppp-hsh>
                Version = 0.1
!               Revision = 6
        
                Help <<EOF


------------------------------------------------------------------------------
What happens now with your Lotus Notes apps - do you make another costly 
upgrade, or settle for being marooned without product support? Time to move
off Lotus Notes and onto the cloud with Force.com, apps are easier to build,
use, and manage than apps on traditional platforms. Sign up for the Lotus 
Notes Migration Kit to learn more. http://p.sf.net/sfu/salesforce-d2d
_______________________________________________
leaf-cvs-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/leaf-cvs-commits

Reply via email to