Module: kamailio Branch: 5.1 Commit: b243f7605e25b4467c72f85bb10159af5bfa38ed URL: https://github.com/kamailio/kamailio/commit/b243f7605e25b4467c72f85bb10159af5bfa38ed
Author: Daniel-Constantin Mierla <[email protected]> Committer: Daniel-Constantin Mierla <[email protected]> Date: 2017-12-04T09:26:23+01:00 test/unit: 24.sh - removed invalid comment about mysql (cherry picked from commit ebe117cae681c373a3e9f32e3fb392e31605039f) --- Modified: test/unit/24.sh --- Diff: https://github.com/kamailio/kamailio/commit/b243f7605e25b4467c72f85bb10159af5bfa38ed.diff Patch: https://github.com/kamailio/kamailio/commit/b243f7605e25b4467c72f85bb10159af5bfa38ed.patch --- diff --git a/test/unit/24.sh b/test/unit/24.sh index 196bb9df2a..cc85017493 100755 --- a/test/unit/24.sh +++ b/test/unit/24.sh @@ -19,9 +19,6 @@ # along with this program; if not, write to the Free Software # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. -# Needs a mysql database, the root user password must be given -# in the file 'dbrootpw' in the test directory - . include/common if [ ! -f ~/.pgpass ] ; then _______________________________________________ Kamailio (SER) - Development Mailing List [email protected] https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-dev
