Update of /cvsroot/leaf/src/bering-uclibc/apps/config
In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv23270
Modified Files:
apkg
Log Message:
fixed a bug introduced by me...
Index: apkg
===================================================================
RCS file: /cvsroot/leaf/src/bering-uclibc/apps/config/apkg,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** apkg 24 Aug 2006 19:45:17 -0000 1.7
--- apkg 25 Aug 2006 19:30:23 -0000 1.8
***************
*** 246,250 ****
done
sha1sum -c $TMP/$SESSIONID.tmp1 | grep FAILED | sed -e 's/: FAILED//'
>$TMP/$SESSIONID.tmp2
! tar -c $( sort $TMP/$SESSIONID.tmp2 | uniq -u ) | gzip -c - > $pth
rm $TMP/$SESSIONID*
return 0
--- 246,250 ----
done
sha1sum -c $TMP/$SESSIONID.tmp1 | grep FAILED | sed -e 's/: FAILED//'
>$TMP/$SESSIONID.tmp2
! tar -c $( sort $TMP/$SESSIONID.tmp2 | uniq ) | gzip -c - > $pth
rm $TMP/$SESSIONID*
return 0
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
leaf-cvs-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/leaf-cvs-commits