~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to plugins/checkperms

  • Committer: John Arbash Meinel
  • Date: 2005-09-18 01:35:05 UTC
  • mto: (1393.2.1)
  • mto: This revision was merged to the branch mainline in revision 1396.
  • Revision ID: john@arbash-meinel.com-20050918013505-6daffc1a3f374850
Removed bogus comment.

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'