Improved MISHAP - SORRY mapping and tunneling
This commit is contained in:
@ -4803,7 +4803,7 @@ int Xorriso_eval_problem_status(struct XorrisO *xorriso, int ret, int flag)
|
||||
ret= 2;
|
||||
} else if(xorriso->problem_status > 0) {
|
||||
sprintf(xorriso->info_text,
|
||||
"xorriso : ABORT : -abort_on '%s' encountered '%s'",
|
||||
"xorriso : aborting : -abort_on '%s' encountered '%s'",
|
||||
xorriso->abort_on_text, xorriso->problem_status_text);
|
||||
if(!(flag&1))
|
||||
Xorriso_info(xorriso, 0);/* submit not as problem event */
|
||||
|
Reference in New Issue
Block a user