Changeset 283
- Timestamp:
- 06/02/10 20:27:25 (20 months ago)
- Location:
- trunk
- Files:
-
- 2 modified
-
Makefile.in (modified) (1 diff)
-
test/unit_test (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Makefile.in
r252 r283 81 81 @test/unit_test test/wfs/cite_wfs_1_1_0-sf0 7 82 82 83 test-curl: 84 @test/unit_test test/wfs/cite_wfs_1_1_0-sf0 8 85 83 86 84 87 -
trunk/test/unit_test
r264 r283 95 95 # curl mode 96 96 elif [ $mode -eq 8 ]; then 97 echo $unit_id 97 98 if [ ! $TINYOWS_CONFIG_FILE ]; then 98 99 TINYOWS_CONFIG_FILE=/usr/local/tinyows/config.xml