Module: kamailio Branch: 5.1 Commit: b243f7605e25b4467c72f85bb10159af5bfa38ed URL: https://github.com/kamailio/kamailio/commit/b243f7605e25b4467c72f85bb10159af...
Author: Daniel-Constantin Mierla miconda@gmail.com Committer: Daniel-Constantin Mierla miconda@gmail.com 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/b243f7605e25b4467c72f85bb10159af... Patch: https://github.com/kamailio/kamailio/commit/b243f7605e25b4467c72f85bb10159af...
---
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