From: Frédéric Lécaille Date: Tue, 7 May 2019 09:18:56 +0000 (+0200) Subject: REGTEST: Wrong renaming for one reg test. X-Git-Tag: v2.0-dev3~90 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7eb936e68886fa3678f9632e514bc1f0a642b44c;p=thirdparty%2Fhaproxy.git REGTEST: Wrong renaming for one reg test. Fix a wrong reg test file renaming which came with d7a8f14 commit (REGTEST: rename the reg test files). This prevented reg-tests/log/wrong_ip_port_logging.vtc with "bug" as reg test type from being run. --- diff --git a/reg-tests/log/wrong_ip_port_logging.vt b/reg-tests/log/wrong_ip_port_logging.vtc similarity index 100% rename from reg-tests/log/wrong_ip_port_logging.vt rename to reg-tests/log/wrong_ip_port_logging.vtc