Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
mat
mat
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 29
    • Issues 29
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • Operations
    • Operations
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
  • mat
  • matmat
  • Issues
  • #6609

Closed
Open
Opened Jun 10, 2016 by fr33tux@fr33tuxReporter

MAT's GUI traceback when cleaning files

With the mat-gui, when click on [Scour] after adding a file to clean, there's the following traceback :

Traceback (most recent call last):
  File "./mat-gui", line 419, in __mat_clean
    if self.liststore[line][0].file.remove_all(whitelist=list_to_add):
UnboundLocalError: local variable 'list_to_add' referenced before assignment

Nevertheless, the file seems to be cleaned after that.

(from redmine: created on 2014-01-19, closed on 2014-01-29)

Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: mat/mat#6609