summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorAndré Malo <nd@apache.org>2012-04-04 19:49:25 +0000
committerAndré Malo <nd@apache.org>2012-04-04 19:49:25 +0000
commita11c89f232013509a3378844450927101b19d244 (patch)
tree888b7ef14998f27f91cec108edc2fb062cae6004 /test
parent01a7b3229e62b18e51d137992c39d8e535dbb66e (diff)
downloadhttpd-a11c89f232013509a3378844450927101b19d244.tar.gz
fix various property issues
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1309567 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'test')
-rw-r--r--test/make_sni.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/make_sni.sh b/test/make_sni.sh
index c12ad31cda..e76d2da702 100644
--- a/test/make_sni.sh
+++ b/test/make_sni.sh
@@ -19,8 +19,6 @@
# and certificates as to facilitate testing of TLS server name
# indication support (RFC 4366) or SNI.
#
-# $Id$
-#
#
OPENSSL=${OPENSSL:-openssl}
DOMAIN=${DOMAIN:-my-sni-test.org}