### Description

utils/kamctl/kamdbctl contains syntax beyond the POSIX sh stnadard.  
Specifically, there are multiple instances of "==" in test(1), which should be 
"="

#### Reproduction

In the 5.3.1 release, see line 156.

### Possible Solutions

Change == to = (multiple places).

### Additional Information

5.3.1 source tarball

This was detected by pkgsrc which has checks for various portability issues.


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/2157
_______________________________________________
Kamailio (SER) - Development Mailing List
sr-dev@lists.kamailio.org
https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-dev

Reply via email to