From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) by dpdk.org (Postfix) with ESMTP id B20D1B44F for ; Wed, 11 May 2016 06:04:14 +0200 (CEST) Received: from orsmga003.jf.intel.com ([10.7.209.27]) by fmsmga103.fm.intel.com with ESMTP; 10 May 2016 21:04:13 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.24,607,1455004800"; d="scan'208";a="803593798" Received: from yliu-dev.sh.intel.com ([10.239.67.162]) by orsmga003.jf.intel.com with ESMTP; 10 May 2016 21:04:12 -0700 From: Yuanhan Liu To: dev@dpdk.org Cc: Thomas Monjalon , Yuanhan Liu Date: Tue, 10 May 2016 21:08:59 -0700 Message-Id: <1462939741-12357-1-git-send-email-yuanhan.liu@linux.intel.com> X-Mailer: git-send-email 1.9.0 Subject: [dpdk-dev] [PATCH 0/2] check-git-log fix and enhancement X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 May 2016 04:04:15 -0000 Patch 1 fix a false positive warning; patch 2 helps to spot bad content clearly. --- Yuanhan Liu (2): scripts: fix false positive warning scripts: high light bad patterns scripts/check-git-log.sh | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) -- 1.9.0