summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/samples/store-vhost/uec2-start
diff options
context:
space:
mode:
authorjsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68>2012-01-30 15:54:12 +0000
committerjsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68>2012-01-30 15:54:12 +0000
commit32ae33c773765d51c83aedd0d3770a44ec351dc4 (patch)
tree823d00f4dd1810dc0c27eb35c3a85f9b62954196 /sca-cpp/trunk/samples/store-vhost/uec2-start
parent5f20c970942b7c4af9cf1a92df1495d4ce657d84 (diff)
Change samples to use standard example.com domain name.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1237737 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rwxr-xr-xsca-cpp/trunk/samples/store-vhost/uec2-start2
1 files changed, 1 insertions, 1 deletions
diff --git a/sca-cpp/trunk/samples/store-vhost/uec2-start b/sca-cpp/trunk/samples/store-vhost/uec2-start
index 385021a0da..d530d1d2a7 100755
--- a/sca-cpp/trunk/samples/store-vhost/uec2-start
+++ b/sca-cpp/trunk/samples/store-vhost/uec2-start
@@ -22,7 +22,7 @@ if [ "$1" != "" ]; then
host=$1
else
# Default to dummy test domain
- host="sca-store.com"
+ host="example.com"
fi
# Ports 80, 443, 444, 8090, 8453, 8454 need to be open