Rev 5402: Remove the 'false' invocation. in http://bzr.arbash-meinel.com/branches/bzr/jam-integration

John Arbash Meinel john at arbash-meinel.com
Mon Aug 30 22:23:57 BST 2010


At http://bzr.arbash-meinel.com/branches/bzr/jam-integration

------------------------------------------------------------
revno: 5402
revision-id: john at arbash-meinel.com-20100830212349-figt9yz2cic6hy68
parent: john at arbash-meinel.com-20100830212313-n4uvz6su15w3dlpt
committer: John Arbash Meinel <john at arbash-meinel.com>
branch nick: jam-integration
timestamp: Mon 2010-08-30 16:23:49 -0500
message:
  Remove the 'false' invocation.
-------------- next part --------------
=== modified file 'Makefile'
--- a/Makefile	2010-08-30 21:23:13 +0000
+++ b/Makefile	2010-08-30 21:23:49 +0000
@@ -49,7 +49,6 @@
 	if [ ! -s selftest.log ] ; then exit 1 ; fi
 	# Check that there were no errors reported.
 	subunit-stats < selftest.log
-	false
 
 # Run Python style checker (apt-get install pyflakes)
 #



More information about the bazaar-commits mailing list