Testing for abort file during -check_media
This commit is contained in:
@ -378,6 +378,8 @@ int Findjob_new(struct FindjoB **o, char *start_path, int flag)
|
||||
goto failed;
|
||||
m->found_path= NULL;
|
||||
m->subjob= NULL;
|
||||
m->errmsg[0]= 0;
|
||||
m->errn= 0;
|
||||
|
||||
ret= Exprnode_new(&(m->test_tree), m, NULL, "-find", (m->use_shortcuts)<<1);
|
||||
if(ret<=0)
|
||||
|
Reference in New Issue
Block a user