Searched refs:expected_rights (Results 1 – 1 of 1) sorted by relevance
323 local expected_rights="$1"; shift327 if test "$rights" != "$expected_rights" ; then328 die "Unexpected access rights of $path: $expected_rights vs. $rights"