Changeset 2689
- Timestamp:
- 06/04/07 13:35:49 (2 years ago)
- Files:
-
- trunk/freewrt/scripts/scan-tools.sh (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/freewrt/scripts/scan-tools.sh
r2610 r2689 387 387 fi 388 388 389 if ! which tsort >/dev/null 2>&1; then 390 echo You must install \"tsort\" to continue. 391 echo 392 out=1 393 fi 394 389 395 390 396 cd $topdir


