[tsumufs commit] r433 - trunk

0 views
Skip to first unread message

codesite...@google.com

unread,
Feb 17, 2009, 8:28:59 PM2/17/09
to google-...@googlegroups.com
Author: june.tate
Date: Tue Feb 17 17:16:07 2009
New Revision: 433

Modified:
trunk/Makefile

Log:
Fixing a bad dependency for make check.

Modified: trunk/Makefile
==============================================================================
--- trunk/Makefile (original)
+++ trunk/Makefile Tue Feb 17 17:16:07 2009
@@ -168,7 +168,7 @@
check-syntax:
gcc -o /dev/null -S $(CHK_SOURCES)

-check: check-syntax
+check:
-cd lib; $(PYCHECKER) -F ../pycheckerrc tsumufs/__init__.py; cd ..
-$(PYCHECKER) -F pycheckerrc $(PY_OS_MOCKS)
-$(PYCHECKER) -F pycheckerrc $(PY_SOURCE)

Reply all
Reply to author
Forward
0 new messages