dbms: modified test [#METR-11370].

This commit is contained in:
Alexey Milovidov 2014-07-04 05:59:53 +04:00
parent 8ee9f328fb
commit 1982f46178

View File

@ -21,8 +21,8 @@ LOG=${PATH2}log
cat "$CONFIG" | sed -r \
's/<path>.+<\/path>/<path>'${PATH2//\//\\/}'<\/path>/;
s/8123/8124/;
s/9000/9001/;
s/<http_port>[0-9]+/<http_port>8124/;
s/<tcp_port>[0-9]+/<tcp_port>9001/;
s/<use_olap_http_server>true/<use_olap_http_server>false/' > $CONFIG2
cp ${CONFIG/config-preprocessed/users} .