Changeset 6171


Ignore:
Timestamp:
Mar 21, 2016, 11:58:59 PM (9 years ago)
Author:
ldelgass
Message:

Merge (by hand) fix from r6165 in 1.5 branch

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gui/scripts/bugreport.tcl

    r5659 r6171  
    607607                return 0
    608608            }
    609 
     609            set url [Rappture::Tool::resources -huburl]
     610            if { $url == "" } {
     611                return 0
     612            }
    610613            # if this is a problem launching a job and the tool
    611614            # expects this, then don't bother with automatic reports.
Note: See TracChangeset for help on using the changeset viewer.