From 50e80e18e82644221492d18498d16b0ca83732b1 Mon Sep 17 00:00:00 2001 From: Noud de Brouwer Date: Tue, 22 Jan 2013 14:12:51 +0000 Subject: [PATCH] sync curl test update using a generic named xml. --- tools/curl/editEvent.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/curl/editEvent.sh b/tools/curl/editEvent.sh index e9e48460f..a88beb3e7 100755 --- a/tools/curl/editEvent.sh +++ b/tools/curl/editEvent.sh @@ -3,4 +3,4 @@ # POST can be used as well.. curl -i -H "Accept: application/xml" -H "content-type: text/xml" -H "Authorization: vlf4o42bYSVVWLm28jLB85my4HBZWXTri8vGdySb" \ ---data "@input/14.xml" -X POST http://localhost/events/$1 +--data "@input/event.xml" -X POST http://localhost/events/$1