~bzr-pqm/bzr/bzr.dev

793 by Martin Pool
- stub shell plugin to check permissions
1
#! /bin/sh -ex
2
3
root=`bzr root`
4
5
find $root \! -perm -0444