Update of /cvsroot/fink/experimental/gecko2/scripts
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv11401

Modified Files:
        sync-distfiles-finkinfo.sh 
Log Message:
Typo


Index: sync-distfiles-finkinfo.sh
===================================================================
RCS file: /cvsroot/fink/experimental/gecko2/scripts/sync-distfiles-finkinfo.sh,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- sync-distfiles-finkinfo.sh  26 Aug 2009 10:21:44 -0000      1.2
+++ sync-distfiles-finkinfo.sh  26 Aug 2009 10:58:02 -0000      1.3
@@ -3,7 +3,7 @@
 test -f ~fink/infodist/FORCED && mv ~fink/infodist/FORCED{,.old}
 test -f ~fink/log/change.log && date -u +%s >~fink/infodist/FORCED && rm -f 
~fink/infodist/FORCED.old
 ~fink/scripts/generate-distfiles-and-finkinfo-mirror.pl
-if [ \! -f ~fink/mirwork/mirror.lock ]; then
+if [ \! -s ~fink/mirwork/mirror.lock ]; then
        printf "\n\n\nLogFile: ~fink/log/mirror.log\n\n"
        grep -ve 'has not changed' -e 'fetching files for' -e 'exists$'  
~fink/log/mirror.log | sed 's/^/| /'
        if [ \! -f ~fink/log/change.log ]; then


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to