summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/ubuntu/uec2-status
diff options
context:
space:
mode:
authorjsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68>2010-12-27 19:54:31 +0000
committerjsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68>2010-12-27 19:54:31 +0000
commitddee608e434b5ed3751dee6cfd27394ddb654b16 (patch)
treec5f5caee354fd51176464e7844ad531a2fc21fda /sca-cpp/trunk/ubuntu/uec2-status
parent1c0d8a7ab823150bdbece285e71cd6f414621cfc (diff)
Improve EC2 setup scripts. Remove dependency on external environment variables.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1053166 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-cpp/trunk/ubuntu/uec2-status')
-rwxr-xr-xsca-cpp/trunk/ubuntu/uec2-status2
1 files changed, 1 insertions, 1 deletions
diff --git a/sca-cpp/trunk/ubuntu/uec2-status b/sca-cpp/trunk/ubuntu/uec2-status
index 46d426b6f1..4f425b39d4 100755
--- a/sca-cpp/trunk/ubuntu/uec2-status
+++ b/sca-cpp/trunk/ubuntu/uec2-status
@@ -17,7 +17,7 @@
# Display the status of EC2 instances
here=`readlink -f $0`; here=`dirname $here`
-$here/uec2-setenv
+. $here/uec2-setenv
ec2-describe-instances --region us-west-1