search_file break up and test -- not working yet
This commit is contained in:
@@ -32,6 +32,9 @@ def link_fixer(ln_path, tgt_dir_path):
|
||||
print("Targets dir: \t", tgt_dir)
|
||||
if ln_is_dir:
|
||||
sys.exit("But ln dir version not yet implemented. Sorry!")
|
||||
|
||||
def fix_link(lnk, tgt_dir_path):
|
||||
return True
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
|
||||
Reference in New Issue
Block a user