summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/modules/wsgi/http-test
diff options
context:
space:
mode:
Diffstat (limited to '')
-rwxr-xr-xsca-cpp/trunk/modules/wsgi/http-test5
1 files changed, 0 insertions, 5 deletions
diff --git a/sca-cpp/trunk/modules/wsgi/http-test b/sca-cpp/trunk/modules/wsgi/http-test
index 6676f6514c..5499399b31 100755
--- a/sca-cpp/trunk/modules/wsgi/http-test
+++ b/sca-cpp/trunk/modules/wsgi/http-test
@@ -17,11 +17,6 @@
# specific language governing permissions and limitations
# under the License.
-uri=$1
-if [ "$uri" = "" ]; then
- uri="http://localhost:8090"
-fi
-
# Setup
mkdir -p tmp
./wsgi-start target 8090 2>/dev/null