OpenSecurity/test/list-security-vms.bat
changeset 22 ff138e89aa4d
parent 18 d7d7b8dee78e
     1.1 --- a/OpenSecurity/test/list-security-vms.bat	Fri Dec 06 12:47:53 2013 +0100
     1.2 +++ b/OpenSecurity/test/list-security-vms.bat	Fri Dec 06 14:24:42 2013 +0100
     1.3 @@ -1,2 +1,2 @@
     1.4  @echo off
     1.5 -..\cygwin\bin\curl -X GET http://127.0.0.1:8080/sdvms
     1.6 \ No newline at end of file
     1.7 +..\cygwin\bin\curl --get http://127.0.0.1:8080/sdvms
     1.8 \ No newline at end of file