Module: kamailio
Branch: master
Commit: ebe117cae681c373a3e9f32e3fb392e31605039f
URL:
https://github.com/kamailio/kamailio/commit/ebe117cae681c373a3e9f32e3fb392e…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Committer: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: 2017-12-01T10:47:41+01:00
test/unit: 24.sh - removed invalid comment about mysql
---
Modified: test/unit/24.sh
---
Diff:
https://github.com/kamailio/kamailio/commit/ebe117cae681c373a3e9f32e3fb392e…
Patch:
https://github.com/kamailio/kamailio/commit/ebe117cae681c373a3e9f32e3fb392e…
---
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