[leaf-commits] src/bering-uclibc4/source/config apkg,1.3,1.4
Andrew <[email protected]> Mon, 08 Nov 2010 18:39:00 +0000
| Newsgroups | gmane.linux.leaf.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/leaf/src/bering-uclibc4/source/config In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv16784 Modified Files: apkg Log Message: small fixes Index: apkg =================================================================== RCS file: /cvsroot/leaf/src/bering-uclibc4/source/config/apkg,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** apkg 16 Oct 2010 11:15:35 -0000 1.3 --- apkg 8 Nov 2010 18:38:56 -0000 1.4 *************** *** 227,231 **** for file in $(cat $TMP/$SESSIONID.changed); do ! if [ "$2" -eq 1 ]; then test -f $file && echo "$pkg upgrade failed - config file(s) are changed, try manual upgrade" && return 1 fi --- 227,231 ---- for file in $(cat $TMP/$SESSIONID.changed); do ! if [ "$2" = 1 ]; then test -f $file && echo "$pkg upgrade failed - config file(s) are changed, try manual upgrade" && return 1 fi *************** *** 368,372 **** saved=$(tar xvzf $BACKUP_PATH/$configdb.lrp -C saved) ! if [ $vs_saved = "saved" ] ; then interest=$saved fi --- 368,372 ---- saved=$(tar xvzf $BACKUP_PATH/$configdb.lrp -C saved) ! if [ "$vs_saved" = "saved" ] ; then interest=$saved fi ------------------------------------------------------------------------------ The Next 800 Companies to Lead America's Growth: New Video Whitepaper David G. Thomson, author of the best-selling book "Blueprint to a Billion" shares his insights and actions to help propel your business during the next growth cycle. Listen Now! http://p.sf.net/sfu/SAP-dev2dev