Changeset 3899
- Timestamp:
- 11/01/09 15:55:39 (3 years ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/freewrt_1_0/scripts/scan-tools.sh
r3878 r3899 224 224 225 225 if [[ ${BASH_VERSION%%.*} -lt 2 || ${BASH_VERSION%%.*} -gt 3 ]]; then 226 echo At this time, only GNU bash 2 or 3 are supported. 227 out=1 226 echo '*WARNING* Your GNU bash is not version 2 or 3, which' 227 echo may lead to errors. 228 echo 228 229 fi 229 230 branches/freewrt_1_0/target/linux/generic-2.4/patches/061-configure-bash4.patch
- Property svn:mergeinfo set


