run contains invalid test

Bug #351391 reported by Malcolm Fitzgerald
2
Affects Status Importance Assigned to Milestone
Woda
Fix Released
Medium
Xavier Brochard
4.610
Fix Released
Low
Xavier Brochard

Bug Description

The run routine contains a test which determines whether to cache the results in a file or not. Part of the test contains an typo and so it is never going to evaluate properly.

   || admin =~ m|$groups|

should be

   || 'admin' =~ m|$group|

Related branches

Xavier Brochard (xavier)
Changed in woda:
importance: Undecided → Medium
milestone: none → merge-mf-and-xavier
status: New → Confirmed
Xavier Brochard (xavier)
Changed in woda:
status: Confirmed → Won't Fix
status: Won't Fix → Fix Released
status: Fix Released → Won't Fix
status: Won't Fix → Fix Released
Xavier Brochard (xavier)
Changed in woda:
assignee: nobody → Xavier Brochard (xavier)
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.