1
#! /bin/bash
2
3
cd `bzr root`
4
5
bzr diff -rbranch:../trunk | lsdiff| grep "\.py$" | xargs pyflakes | grep -v "__init__"
6
cd -
7
Loggerhead is a web-based interface for Breezy Version: 2.0.1