You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@yetus.apache.org by "Yetus QA (JIRA)" <ji...@apache.org> on 2019/02/01 21:02:00 UTC

[jira] [Commented] (YETUS-789) bugsystem_linecomments_trigger breaks if prevnum or linenum isn't numeric

    [ https://issues.apache.org/jira/browse/YETUS-789?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16758662#comment-16758662 ] 

Yetus QA commented on YETUS-789:
--------------------------------

(!) A patch to the testing environment has been detected. 
Re-executing against the patched versions to perform further tests. 
The console is at https://builds.apache.org/job/PreCommit-YETUS-Build/926/console in case of problems.


> bugsystem_linecomments_trigger breaks if prevnum or linenum isn't numeric
> -------------------------------------------------------------------------
>
>                 Key: YETUS-789
>                 URL: https://issues.apache.org/jira/browse/YETUS-789
>             Project: Yetus
>          Issue Type: Bug
>          Components: Test Patch
>    Affects Versions: 0.9.0
>            Reporter: Allen Wittenauer
>            Assignee: Allen Wittenauer
>            Priority: Blocker
>              Labels: beginner
>         Attachments: YETUS-789.00.patch
>
>
> There is a possibility that :
> {code}
>        [[ ${prevnum} -eq ${linenum} ]]; then
> {code}
> doesn't contain numbers (the cut fails, etc) and this causes a syntax error to be displayed.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)