Changeset 2689

Show
Ignore:
Timestamp:
06/04/07 13:35:49 (2 years ago)
Author:
tg
Message:

before anyone complains…

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/freewrt/scripts/scan-tools.sh

    r2610 r2689  
    387387fi 
    388388 
     389if ! which tsort >/dev/null 2>&1; then 
     390        echo You must install \"tsort\" to continue. 
     391        echo 
     392        out=1 
     393fi 
     394 
    389395 
    390396cd $topdir