~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to plugins/checkperms

  • Committer: Aaron Bentley
  • Date: 2005-07-26 16:17:43 UTC
  • mto: (1092.1.41) (1185.3.4) (974.1.47)
  • mto: This revision was merged to the branch mainline in revision 1020.
  • Revision ID: abentley@panoramicfeedback.com-20050726161743-3f45d541827c729b
Added merge_factory parameter to merge_flex

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'