From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753674AbcHJSwA (ORCPT ); Wed, 10 Aug 2016 14:52:00 -0400 Received: from smtp.codeaurora.org ([198.145.29.96]:54548 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752820AbcHJSvG (ORCPT ); Wed, 10 Aug 2016 14:51:06 -0400 To: Joe Perches , "linux-kernel@vger.kernel.org" From: Christopher Covington Subject: Regression in stdin pipe to scripts/get_maintainer.pl Message-ID: <34d0904f-b9a3-2e6c-ab51-a09d6024b38b@codeaurora.org> Date: Wed, 10 Aug 2016 11:14:26 -0400 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.2 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Joe, I noticed 4cad35a7ca690eabf0d241062ce9e59693ec03e7 has caused the following change in behavior: c=4cad35a7ca690eabf0d241062ce9e59693ec03e7 git show -n 1 $c | scripts/get_maintainer.pl sh: 1: STDIN: not found sh: 1: STDIN: not found fatal: --follow requires exactly one pathspec git revert $c git show -n 1 $c | scripts/get_maintainer.pl Joe Perches (maintainer:GET_MAINTAINER SCRIPT) linux-kernel@vger.kernel.org (open list) (If there's a better way for me to do this, maybe in the style of checkpatch's new --git/-g option, I'd be happy to switch.) Thanks, Cov -- Qualcomm Datacenter Technologies, Inc. as an affiliate of Qualcomm Technologies, Inc. Qualcomm Technologies, Inc. is a member of the Code Aurora Forum, a Linux Foundation Collaborative Project.