summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-util/monotone/monotone-0.16.ebuild')
-rw-r--r--dev-util/monotone/monotone-0.16.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/dev-util/monotone/monotone-0.16.ebuild b/dev-util/monotone/monotone-0.16.ebuild
index ee1246542181..ab2b2981824a 100644
--- a/dev-util/monotone/monotone-0.16.ebuild
+++ b/dev-util/monotone/monotone-0.16.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/monotone/monotone-0.16.ebuild,v 1.2 2005/01/02 02:42:43 dragonheart Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/monotone/monotone-0.16.ebuild,v 1.3 2005/01/03 21:24:58 dragonheart Exp $
inherit eutils flag-o-matic
@@ -40,7 +40,8 @@ src_compile() {
}
src_test() {
- einfo "self test currently broken"
+ make check
+ einfo "test may fail on test 62"
}
src_install() {