Changeset 5618 for trunk


Ignore:
Timestamp:
12/17/04 10:29:33 (20 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/showplot.cc

    r4800 r5618  
    9292    if (gROOT->IsBatch() || !gClient)
    9393    {
    94         gLog << "Bombing... maybe your DISPLAY variable is not set correctly!" << endl;
     94        gLog << err << "Bombing... maybe your DISPLAY variable is not set correctly!" << endl;
    9595        return 1;
    9696    }
Note: See TracChangeset for help on using the changeset viewer.