Module: kamailio
Branch: master
Commit: 1bf9eac9d1531cf8e7492ba6c21f60493c309cee
URL: 
https://github.com/kamailio/kamailio/commit/1bf9eac9d1531cf8e7492ba6c21f60493c309cee

Author: Henning Westerholt <[email protected]>
Committer: Henning Westerholt <[email protected]>
Date: 2018-03-03T19:28:25+01:00

misc/db script: change e-mail adress in ser database scripts

- change e-mail adress in ser database scripts to sr-dev list
- these scripts are probably obselete
- but this way we will at least notice if somebody tries to use them

---

Modified: misc/scripts/dbtext/ser_dbtext.sh
Modified: misc/scripts/mysql/sip-router_mysql.sh
Modified: misc/scripts/postgres/ser_postgres.sh

---

Diff:  
https://github.com/kamailio/kamailio/commit/1bf9eac9d1531cf8e7492ba6c21f60493c309cee.diff
Patch: 
https://github.com/kamailio/kamailio/commit/1bf9eac9d1531cf8e7492ba6c21f60493c309cee.patch

---

diff --git a/misc/scripts/dbtext/ser_dbtext.sh 
b/misc/scripts/dbtext/ser_dbtext.sh
index ce34142184..d572dca06c 100755
--- a/misc/scripts/dbtext/ser_dbtext.sh
+++ b/misc/scripts/dbtext/ser_dbtext.sh
@@ -104,7 +104,7 @@ FILES
   ${SRCDB_DIR}/${SRCDB}
     
 REPORTING BUGS
-  Report bugs to <[email protected]>             
+  Report bugs to <[email protected]>             
 EOF
 } #usage
 
diff --git a/misc/scripts/mysql/sip-router_mysql.sh 
b/misc/scripts/mysql/sip-router_mysql.sh
index 3b40132ecd..aba468c7aa 100755
--- a/misc/scripts/mysql/sip-router_mysql.sh
+++ b/misc/scripts/mysql/sip-router_mysql.sh
@@ -175,7 +175,7 @@ FILES
   ${SCRIPT_DIR}/${DROP_SCRIPT}
     
 REPORTING BUGS
-  Report bugs to <[email protected]>             
+  Report bugs to <[email protected]>             
 EOF
 } #usage
 
diff --git a/misc/scripts/postgres/ser_postgres.sh 
b/misc/scripts/postgres/ser_postgres.sh
index 9412ba0d21..cca43e1eee 100755
--- a/misc/scripts/postgres/ser_postgres.sh
+++ b/misc/scripts/postgres/ser_postgres.sh
@@ -53,7 +53,7 @@ Usage: $COMMAND create  [database]
                to create databases, tables, and users)
     PSQL      Full path to mysql command (${PSQL})
            
-Report bugs to <[email protected]>
+Report bugs to <[email protected]>
 EOF
 } #usage
 


_______________________________________________
Kamailio (SER) - Development Mailing List
[email protected]
https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-dev

Reply via email to