~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to plugins/checkperms

  • Committer: Erik Bågfors
  • Date: 2006-02-03 19:50:59 UTC
  • mto: (1185.50.77 bzr-jam-integration)
  • mto: This revision was merged to the branch mainline in revision 1554.
  • Revision ID: erik@bagfors.nu-20060203195059-1cf8ff5aa68de0ea
Support for plugins to register log formatters and set default formatter
Also, change one command line option for "log"

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'