Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/zabbix/zabbix.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorViktors Tjarve <viktors.tjarve@zabbix.com>2018-05-21 11:04:59 +0300
committerViktors Tjarve <viktors.tjarve@zabbix.com>2018-05-21 11:04:59 +0300
commit9f2d6e66e03a1db3eec86f2172a5af7e842f209c (patch)
treefef140acefd03949de15c7109a84b68b3f49a71e /.gitattributes
parente18dcd7c4aeaa63b811a47db623ef4f16adb8ef7 (diff)
.......... [DEV-840] changed execution of compression test from based on generating different .yaml files to creating configuration specific binary files
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitattributes b/.gitattributes
index 15a4dd0f8cf..bc87591fa0b 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -352,8 +352,8 @@ src/zabbix_server/taskmanager/proxy_tasks.c -text
src/zabbix_server/taskmanager/taskmanager.c -text
src/zabbix_server/taskmanager/taskmanager.h -text
tests/libs/zbxcommon/replace_key_params_dyn.yaml -text
-tests/libs/zbxcommshigh/zbx_tcp_recv_ext.yaml.no_zlib -text
-tests/libs/zbxcommshigh/zbx_tcp_recv_ext.yaml.with_zlib -text
+tests/libs/zbxcommshigh/zbx_tcp_recv_ext.yaml -text
+tests/libs/zbxcommshigh/zbx_tcp_recv_ext_zlib.yaml -text
tests/libs/zbxdbcache/zbx_vc_add_values.yaml -text
tests/libs/zbxdbcache/zbx_vc_get_values.yaml -text
tests/libs/zbxhistory/zbx_history_get_values.yaml -text