Преглед на файлове

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
Henning Westerholt преди 7 години
родител
ревизия
1bf9eac9d1
променени са 3 файла, в които са добавени 3 реда и са изтрити 3 реда
  1. 1 1
      misc/scripts/dbtext/ser_dbtext.sh
  2. 1 1
      misc/scripts/mysql/sip-router_mysql.sh
  3. 1 1
      misc/scripts/postgres/ser_postgres.sh

+ 1 - 1
misc/scripts/dbtext/ser_dbtext.sh

@@ -104,7 +104,7 @@ FILES
   ${SRCDB_DIR}/${SRCDB}
     
 REPORTING BUGS
-  Report bugs to <ser-bugs@iptel.org>             
+  Report bugs to <s[email protected].org>             
 EOF
 } #usage
 

+ 1 - 1
misc/scripts/mysql/sip-router_mysql.sh

@@ -175,7 +175,7 @@ FILES
   ${SCRIPT_DIR}/${DROP_SCRIPT}
     
 REPORTING BUGS
-  Report bugs to <ser-bugs@iptel.org>             
+  Report bugs to <s[email protected].org>             
 EOF
 } #usage
 

+ 1 - 1
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 <ser-bugs@iptel.org>
+Report bugs to <s[email protected].org>
 EOF
 } #usage