Skip to content

Commit 6c37e54

Browse files
committed
add
1 parent 64963bd commit 6c37e54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

integration/ecs_test

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ source common
33

44

55
ecs_create_instance() {
6-
do_command "aliyun ecs CreateInstance --ImageId ubuntu_16_0402_64_20G_alibase_20171227.vhd1 --InstanceType ecs.xn4.small" $1
6+
do_command "aliyun ecs CreateInstance --ImageId ubuntu_16_0402_64_20G_alibase_20171227.vhd --InstanceType ecs.xn4.small" $1
77
}
88

99
ecs_start_instance() {

0 commit comments

Comments
 (0)