From 58a6e7725212188dc993c2d6ac9fb149f33ed0db Mon Sep 17 00:00:00 2001 From: Ole Tr�an Date: Tue, 15 Dec 2020 15:11:21 +0000 Subject: api: crchcecker ignore version < 1.0.0 and outside of src directory This reverts commit 510aaa8911843206f7b9ff48b41e3c7b8c4a99fe. Reason for revert: failed in case of no api file in changeset. Change-Id: I2c6f01b25a35128df870418eef0008766bb590df Type: fix Signed-off-by: Ole Troan --- src/vat2/test/vat2_test.api | 1 - 1 file changed, 1 deletion(-) (limited to 'src/vat2/test/vat2_test.api') diff --git a/src/vat2/test/vat2_test.api b/src/vat2/test/vat2_test.api index 20b483aa1db..6a2c94d182e 100644 --- a/src/vat2/test/vat2_test.api +++ b/src/vat2/test/vat2_test.api @@ -13,7 +13,6 @@ * limitations under the License. */ -option version="0.0.0"; import "vnet/ip/ip_types.api"; autoreply define test_prefix { -- cgit 1.2.3-korg