diff options
Diffstat (limited to 'sca-cpp/trunk/ubuntu/uec2-start')
-rwxr-xr-x | sca-cpp/trunk/ubuntu/uec2-start | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sca-cpp/trunk/ubuntu/uec2-start b/sca-cpp/trunk/ubuntu/uec2-start index fc980cddad..8ab66cd803 100755 --- a/sca-cpp/trunk/ubuntu/uec2-start +++ b/sca-cpp/trunk/ubuntu/uec2-start @@ -37,6 +37,5 @@ here=`readlink -f $0`; here=`dirname $here` #ec2-run-instances "ami-ca1f4f8f" -t m1.large -k ec2-keypair --region us-west-1 #ec2-run-instances "ami-ca1f4f8f" -t t1.micro -k ec2-keypair --region us-west-1 -#ec2-run-instances "ami-ca1f4f8f" -t t1.micro -k ec2-keypair --region us-west-1 ec2-run-instances "ami-957e2ed0" -t m1.small -k ec2-keypair --region us-west-1 |