~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to plugins/checkperms

  • Committer: Alexander Belchenko
  • Date: 2007-04-14 12:17:31 UTC
  • mto: This revision was merged to the branch mainline in revision 2422.
  • Revision ID: bialix@ukr.net-20070414121731-jtc76rfulndihkh3
workingtree_implementations: make usage of symlinks optional

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
#! /bin/sh -ex
2
 
 
3
 
root=`bzr root`
4
 
 
5
 
find $root \! -perm -0444 
 
 
b'\\ No newline at end of file'