testsuite: don't use default password
Version: 09.03.0400-2
This commit is contained in:
parent
b55cd2405a
commit
cc6e6fbb3b
@ -41,7 +41,7 @@ cp -R test $RPM_BUILD_ROOT/%{testsuitedir}
|
||||
( cd $RPM_BUILD_ROOT/%{testsuitedir}/test
|
||||
sed -i \
|
||||
-e "s|^[Uu]sername.*|Username = postgres|" \
|
||||
-e "s|^[Pp]assword.*|Password = postgres-pass|" \
|
||||
-e "s|^[Pp]assword.*|Password =|" \
|
||||
-e "s|^[Pp]rotocol.*|Protocol = 7.4|" \
|
||||
-e "s|^[Ss]erver[Nn]ame.*|Servername = /var/run/postgresql/|" \
|
||||
odbc.ini
|
||||
|
Loading…
Reference in New Issue
Block a user