Ignore:
Timestamp:
Jan 19, 2011 12:13:29 PM (13 years ago)
Author:
gah
Message:

fixes for tester

File:
1 edited

Legend:

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

    r1929 r2049  
    10841084    } else {
    10851085        lappend params "???"
     1086    }
     1087    if { $_active == "" } {
     1088        return;                         # Nothing active. Don't do anything.
    10861089    }
    10871090    eval lappend params [_getValues $_active all]
Note: See TracChangeset for help on using the changeset viewer.