Changeset b65ac45 in freewrt
- Timestamp:
- Mar 21, 2007, 7:31:27 PM (19 years ago)
- Children:
- 512f2f5
- Parents:
- 2aa5e7a
- File:
-
- 1 edited
-
scripts/scan-tools.sh (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
scripts/scan-tools.sh
r2aa5e7a rb65ac45 341 341 echo 342 342 out=1 343 elif [[ "$( which ed 2>/dev/null)" != /bin/ed ]]; then343 elif [[ "$(PATH=/bin:$PATH which ed 2>/dev/null)" != /bin/ed ]]; then 344 344 echo Your operating system installs ed, the standard text 345 345 echo editor, not as /bin/ed. While you can build FreeWRT
Note:
See TracChangeset
for help on using the changeset viewer.
