Skip to content

Commit

Permalink
fix: remove debug
Browse files Browse the repository at this point in the history
  • Loading branch information
johzchen committed Mar 11, 2021
1 parent 078fcfb commit f2221d5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions api/test/shell/cli_test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -169,8 +169,6 @@ sleep 3
./manager-api stop
sleep 6

cat ${STDOUT}

if [[ `grep -c "The manager-api is running successfully\!" ${STDOUT}` -ne '1' ]]; then
echo "failed: the manager server didn't show started info"
exit 1
Expand Down

0 comments on commit f2221d5

Please sign in to comment.