You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Kengo Seki (JIRA)" <ji...@apache.org> on 2015/07/06 03:36:04 UTC

[jira] [Created] (HADOOP-12187) Whitespace plugin shows unexpected error messages if gitdiffcontent is empty

Kengo Seki created HADOOP-12187:
-----------------------------------

             Summary: Whitespace plugin shows unexpected error messages if gitdiffcontent is empty
                 Key: HADOOP-12187
                 URL: https://issues.apache.org/jira/browse/HADOOP-12187
             Project: Hadoop Common
          Issue Type: Sub-task
          Components: yetus
            Reporter: Kengo Seki
            Priority: Minor


In the case that gitdiffcontent is empty such as only removing lines, the following error messages are shown in console:

{code}
awk: cmd. line:1: fatal: cannot open file `/tmp/test-patch-pig/3298/gitdiffcontent.txt' for reading (No such file or directory)
grep: /tmp/test-patch-pig/3298/gitdiffcontent.txt: No such file or directory
{code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)