New -find action report_sections
This commit is contained in:
@ -1217,7 +1217,8 @@ not_enough_exec_arguments:;
|
||||
ret= 0; goto sorry_ex;
|
||||
}
|
||||
Findjob_set_action_type(job, 50, name_space, 0);
|
||||
|
||||
} else if(strcmp(cpt, "report_sections")==0) {
|
||||
Findjob_set_action_target(job, 51, NULL, 0);
|
||||
} else {
|
||||
sprintf(xorriso->info_text, "-find -exec: unknown action ");
|
||||
Text_shellsafe(argv[i], xorriso->info_text, 1);
|
||||
|
Reference in New Issue
Block a user