~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to plugins/checkperms

  • Committer: Martin Pool
  • Date: 2007-07-11 06:47:30 UTC
  • mto: This revision was merged to the branch mainline in revision 2612.
  • Revision ID: mbp@sourcefrog.net-20070711064730-pwnhisgp2caf7nar
Don't show dots progress indicatiors in noninteractive mode

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'