Changeset 2686

Show
Ignore:
Timestamp:
06/04/07 12:52:47 (2 years ago)
Author:
tg
Message:

pasto

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/freewrt/mk/fetch.mk

    r2681 r2686  
    7474                if $${FETCH_CMD} $$$$site$$$$filename; then \ 
    7575                        : check the size here; \ 
    76                         [[ ! -e $$$$filename} ]] || exit 0; \ 
     76                        [[ ! -e $$$$filename ]] || exit 0; \ 
    7777                fi; \ 
    7878        done; \