Skip to content

Commit

Permalink
update case to bypass the behavior change of REST
Browse files Browse the repository at this point in the history
  • Loading branch information
wjo1212 committed Jan 30, 2018
1 parent 7dfa043 commit 539c114
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/cmd_list.txt
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,6 @@ aliyun log list_shipper --project_name="dlq-test-cli-${RANDOM_NUMBER}" --logstor
#> {"count": 3, "logstores": ["logstore3", "logstore1", "logstore2"], "total": 3}

aliyun log list_topics --request="{\"project\":\"dlq-test-cli-${RANDOM_NUMBER}\", \"logstore\":\"logstore1\", \"token\":\"token1212\", \"line\":123}"
> ["topic1"]


aliyun log merge_shard --project_name="dlq-test-cli-${RANDOM_NUMBER}" --logstore_name="logstore2" --shardId="0"
Expand Down

0 comments on commit 539c114

Please sign in to comment.