NameError: global name 'exc_info' is not defined

Bug #1526036 reported by Andrew Ziem
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
BleachBit
Fix Released
Critical
Andrew Ziem

Bug Description

Test Worker using Action.TestActionProvider ... Exception while running operation 'test': 'global name 'exc_info' is not defined'
Traceback (most recent call last):
  File ".\bleachbit\Worker.py", line 336, in run_operations
    for dummy in self.clean_operation(operation):
  File ".\bleachbit\Worker.py", line 155, in clean_operation
    for ret in self.execute(cmd):
  File ".\bleachbit\Worker.py", line 103, in execute
    str(cmd), exc_info=exc_info)
NameError: global name 'exc_info' is not defined
FAIL

https://ci.appveyor.com/project/az0/bleachbit/build/1.0.49#L580

Revision history for this message
Andrew Ziem (ahziem1) wrote :

git 7556762

Changed in bleachbit:
assignee: nobody → Andrew Ziem (ahziem1)
status: Triaged → Fix Committed
Andrew Ziem (ahziem1)
Changed in bleachbit:
status: Fix Committed → Fix Released
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.