Menu

#77 Typo in extreme-networks for Logwatch 7.7

v7.7
closed-accepted
nobody
None
5
2022-12-22
2022-12-14
No

Our tests in Ubuntu's logwatch patch flagged this:

String found where operator expected at /usr/share/logwatch/scripts/services/extreme-networks line 36, near "Logwatch ':all'"
    (Do you need to predeclare Logwatch?)
No such class use at /usr/share/logwatch/scripts/services/extreme-networks line 36, near "my use"
syntax error at /usr/share/logwatch/scripts/services/extreme-networks line 36, near "my use Logwatch "

https://autopkgtest.ubuntu.com/results/autopkgtest-lunar-bryce-logwatch-merge-v7.7-1/lunar/amd64/l/logwatch/20221210_095017_818f5@/log.gz

Patch attached to fix the typo.

1 Attachments

Discussion

  • Bryce Harrington

    Steps to reproduce, from root of the git tree:

    PERL5LIB="./lib" perl -c scripts/services/extreme-networks

    With the patch applied, this should give:

    scripts/services/extreme-networks syntax OK
    
     
  • Bjorn

    Bjorn - 2022-12-22
    • status: open --> closed-accepted
     
  • Bjorn

    Bjorn - 2022-12-22

    Thanks for submitting the patch.

     

Log in to post a comment.