Changeset 155
- Timestamp:
- Jan 12, 2008, 7:05:53 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/test/testrun_1a.sh
r145 r155 147 147 #testrun_internal 148 148 149 CONVERT=`find_path convert` 150 if [ x"$CONVERT" = x ]; then 151 log_skip 1 ${MAXTEST} "ImageMagick convert not found"; 152 return 0 153 fi 149 154 BUILDOPTS="$PREBUILDOPTS --enable-stealth=137"; export BUILDOPTS 150 155 testrun_stealth
Note:
See TracChangeset
for help on using the changeset viewer.