Searched refs:check_attribs (Results 1 – 2 of 2) sorted by relevance
18 def check_attribs(path, expected_exec_bit): function50 check_attribs('executable-file.sh', expected_exec_bit=stat.S_IXUSR)51 check_attribs('secret.txt', expected_exec_bit=0)
18 def check_attribs(path, expected_exec_bit): function39 check_attribs('executable-file.sh', expected_exec_bit=stat.S_IXUSR)