Ignore:
Timestamp:
12/11/06 14:00:20 (18 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mjobs/MJStar.cc

    r8111 r8219  
    146146    if (n0==0)
    147147    {
    148         *fLog << err << "ERROR - No input files of sequence found!" << endl;
     148        *fLog << err << "ERROR - No input files for sequence found in " << (fPathData.IsNull()?"<default>":fPathData.Data()) << endl;
    149149        return kFALSE;
    150150    }
Note: See TracChangeset for help on using the changeset viewer.