/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

« back to all changes in this revision

Viewing changes to plugins/checkperms

  • Committer: Martin Pool
  • Date: 2006-09-22 02:32:41 UTC
  • mfrom: (2027.2.3 bzr.dev)
  • mto: This revision was merged to the branch mainline in revision 2030.
  • Revision ID: mbp@sourcefrog.net-20060922023241-474fdb7540c8cf2e
[merge] python2.5 fixes from Marien

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'