@@ -100,8 +100,8 @@ int find_main(int argc, char **argv)
if(recursiveAction(directory,TRUE,FALSE,FALSE,
fileAction,fileAction,NULL)==FALSE){
exit(FALSE);
returnEXIT_FAILURE;
}
return(TRUE);
returnEXIT_SUCCESS;
}
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.