Changeset 2157
- Timestamp:
- 04/18/08 01:04:26 (5 years ago)
- File:
-
- 1 edited
-
alternc/trunk/install/alternc.install (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
alternc/trunk/install/alternc.install
r2132 r2157 91 91 # * convert mysql variables into our MYSQL_ naming convention (;s) 92 92 # * print the result (;p) 93 eval `sed -n -e "/=/{s/ *= *\"\?/='/;s/\"\?\$/'/;s/host/MYSQL_HOST/;s/user/MYSQL_ LOGIN/;s/password/MYSQL_PASS/;s/database/MYSQL_DATABASE/;p}" /etc/alternc/my.cnf`93 eval `sed -n -e "/=/{s/ *= *\"\?/='/;s/\"\?\$/'/;s/host/MYSQL_HOST/;s/user/MYSQL_USER/;s/password/MYSQL_PASS/;s/database/MYSQL_DATABASE/;p}" /etc/alternc/my.cnf` 94 94 fi 95 95
Note: See TracChangeset
for help on using the changeset viewer.
