Look in the html. The grep command looks at raw html.
On Sep 14, 2013 12:53 AM, "Jason Dere" <jd...@hortonworks.com> wrote:

> I notice that in the Jiras where I add NO PRECOMMIT TESTS, if I remove
> that line from the description and upload a patch the pre commit build
> system still won't pick up this patch for testing.  For example, in the
> build output:
>
> + JIRA_TEXT=/tmp/tmp.voD5s6RxFu
> + trap 'rm -f /tmp/tmp.voD5s6RxFu' EXIT
> + curl -s -S https://issues.apache.org/jira/browse/HIVE-4844
> + grep -q 'NO PRECOMMIT TESTS' /tmp/tmp.voD5s6RxFu
> + echo 'Test HIVE-4844 has tag NO PRECOMMIT TESTS'
> Test HIVE-4844 has tag NO PRECOMMIT TESTS
> + exit 0
>
> Where is it picking up that line from the Jira text?
>
> Thanks,
> Jason
> --
> CONFIDENTIALITY NOTICE
> NOTICE: This message is intended for the use of the individual or entity to
> which it is addressed and may contain information that is confidential,
> privileged and exempt from disclosure under applicable law. If the reader
> of this message is not the intended recipient, you are hereby notified that
> any printing, copying, dissemination, distribution, disclosure or
> forwarding of this communication is strictly prohibited. If you have
> received this communication in error, please contact the sender immediately
> and delete it from your system. Thank You.
>

Reply via email to