following the comments part 3

This commit is contained in:
Lucian Tuce
2019-03-14 11:49:40 +02:00
parent a4d9cab5e2
commit d6f51116e4

View File

@@ -53,4 +53,4 @@ do
#log "Progress: "`echo $status | sed 's|^.*"progress" : \([^ ]*\) .*$|\1|g'`
done
curl -s -o search_data_results.xlsx -O -J $REQ_TESTS_API"/"$TEST_NAME"/runs/"$INSTANCE_NAME"/results/xlsx"
curl -s -o create_data_results.xlsx -O -J $REQ_TESTS_API"/"$TEST_NAME"/runs/"$INSTANCE_NAME"/results/xlsx"