We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc1a248 commit c335040Copy full SHA for c335040
test_ec2.sh
@@ -72,3 +72,5 @@ echo "Output below should be blank if test passes"
72
ec2-describe-instances | grep running
73
74
echo -e "\nNot tested: show, shutdown, login, ssh, ssh_all, scp, scp_all."
75
+echo "Also not tested were externally exported functions exists(),"
76
+echo "public_dns_names(), and size()."
0 commit comments