changed path to findbugs

master
melvin 2012-06-13 14:35:26 +08:00
parent 909f6b8c38
commit f25b3af63b
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@ warnings_H.txt: warnings.txt
grep "(H)" $^ | grep -v System.out | grep -v System.err | grep -v EXS > $@
warnings.txt: $(MAG)
~/App/findbugs-2.0.0/bin/findbugs \
~/App/findbugs/bin/findbugs \
-textui \
-progress \
-sortByClass \