summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorblsaws <bryan.sullivan@att.com>2016-05-24 08:52:41 -0700
committerblsaws <bryan.sullivan@att.com>2016-05-24 08:52:41 -0700
commit81a1c8d4b1caf988a4bddc87f8ac8d6d38d0800d (patch)
treea9d1b9fdc64fd1f180f6b3c880d1630c9dfc8e19
parentf8755940fde8319b032acd8cfdb67c6c855ab846 (diff)
Fix bad paste
JIRA: COPPER-4 Change-Id: I9815ee16431ec1043134e9126598417c8bb195e5 Signed-off-by: blsaws <bryan.sullivan@att.com>
-rw-r--r--components/congress/install/bash/install_congress_1.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/components/congress/install/bash/install_congress_1.sh b/components/congress/install/bash/install_congress_1.sh
index d8d05a1..423e887 100644
--- a/components/congress/install/bash/install_congress_1.sh
+++ b/components/congress/install/bash/install_congress_1.sh
@@ -198,7 +198,7 @@ ssh -x -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no $CTLUSER@$CON
echo "Wait 30 seconds for Congress service to startup"
sleep 30
-Creates and activates a virtualenv environment for Congress in the repo clone, to avoid messing up the Jumphost
+
echo "Create data sources"
# To remove datasources: openstack congress datasource delete <name>
openstack congress datasource create nova "nova" \