Job 1788378182210

Command: python -c "import os,json;root=r'C:\Users\ash';hits=[]; for cur,dirs,files in os.walk(root): rel=os.path.relpath(cur,root);depth=0 if rel=='.' else rel.count(os.sep)+1 if depth>4: dirs[:]=[];continue name=os.path.basename(cur).lower() if 'phonebridge' in name or 'phone_bridge' in name or ('shopee' in name and 'bridge' in name): hits.append(cur) print(json.dumps(hits,separators=(',',':')))"
Directory: projects
Status: SUCCESS
Exit code: 0

Cancel Job Rerun Command Refresh