Changeset 267 for trunk/testing
- Timestamp:
- Jul 16, 2011, 12:36:09 PM (13 years ago)
- Location:
- trunk/testing
- Files:
-
- 2 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/testing/run.sh
r261 r267 80 80 # Tests for Execute using KVP and POST requests 81 81 # 82 for i in i r_o ir_o_async ir_or ir_or_async irb_o irb_o_async irb_or irb_or_async;82 for i in ijson_o igml_o ir_o ir_o_async ir_or ir_or_async irb_o irb_o_async irb_or irb_or_async; 83 83 do 84 84 cat requests/${i}.xml | sed "s:ServiceName:${ServiceName}:g" > tmp/${i}1.xml
Note: See TracChangeset
for help on using the changeset viewer.