diff options
author | Ole Tr�an <otroan@employees.org> | 2020-12-15 15:11:21 +0000 |
---|---|---|
committer | Ole Tr�an <otroan@employees.org> | 2020-12-15 16:04:03 +0000 |
commit | 58a6e7725212188dc993c2d6ac9fb149f33ed0db (patch) | |
tree | eaac10586c4bdfdcdcea5f366de24c9ae0ac5183 /src/vat2/test/vat2_test.api | |
parent | 3dcf795cf07885285124eed88fb44fc7d70a28c6 (diff) |
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 <ot@cisco.com>
Diffstat (limited to 'src/vat2/test/vat2_test.api')
-rw-r--r-- | src/vat2/test/vat2_test.api | 1 |
1 files changed, 0 insertions, 1 deletions
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 { |