fixed handling of new mlog file writer for musrt0
This commit is contained in:
@ -490,7 +490,7 @@ int main(int argc, char *argv[])
|
||||
bool keep_mn2_output = false;
|
||||
bool chisq_only = false;
|
||||
TString dump("");
|
||||
char filename[256];
|
||||
char filename[1024];
|
||||
|
||||
// check syntax
|
||||
if (argc < 2) {
|
||||
|
Reference in New Issue
Block a user