Changeset 283

Show
Ignore:
Timestamp:
06/02/10 20:27:25 (20 months ago)
Author:
ol
Message:

Add make curl rule. Add filename output

Location:
trunk
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • trunk/Makefile.in

    r252 r283  
    8181        @test/unit_test test/wfs/cite_wfs_1_1_0-sf0 7 
    8282 
     83test-curl: 
     84        @test/unit_test test/wfs/cite_wfs_1_1_0-sf0 8 
     85 
    8386 
    8487 
  • trunk/test/unit_test

    r264 r283  
    9595# curl mode 
    9696elif [ $mode -eq 8 ]; then 
     97    echo $unit_id 
    9798    if [ ! $TINYOWS_CONFIG_FILE ]; then 
    9899        TINYOWS_CONFIG_FILE=/usr/local/tinyows/config.xml