Miss-you opened a new issue #2660: URL: https://github.com/apache/apisix/issues/2660
### Issue description Is there a problem with the test case logic `xxx || true` here?  I printed a local printout of the count variable and the run result is not a number but a string, not as expected The logic of this code is to expect the `grep` and `wc` commands to check if there is a corresponding configuration entry for `nginx.conf`.  ### Environment * apisix version (cmd: `apisix version`): * OS: ### Minimal test code / Steps to reproduce the issue 1. 2. 3. ### What's the actual result? (including assertion message & call stack if applicable) ### What's the expected result? ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
