You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by ma...@apache.org on 2019/02/26 05:05:36 UTC

[trafficserver] branch master updated: Ignore test_librecords

This is an automated email from the ASF dual-hosted git repository.

masaori pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/trafficserver.git


The following commit(s) were added to refs/heads/master by this push:
     new 902d5ad  Ignore test_librecords
902d5ad is described below

commit 902d5ad96a446f7485716e8ec72f7f06551418b6
Author: Masaori Koshiba <ma...@apache.org>
AuthorDate: Tue Feb 26 10:55:14 2019 +0900

    Ignore test_librecords
    
    It is check program introduced by c83061d68dfbe9e25210a953ea640063a0525ab7.
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index ec01fe1..0aeedac 100644
--- a/.gitignore
+++ b/.gitignore
@@ -87,6 +87,7 @@ src/tscore/test_Regex
 src/tscore/test_X509HostnameValidator
 src/tscore/test_tscore
 src/tscpp/util/test_tscpputil
+lib/records/test_librecords
 lib/perl/lib/Apache/TS.pm
 
 iocore/net/test_certlookup