Meta/Make: skipping cvs/gitweb tests no longer needed
as I have necessary perl modules and cvsps on the test bochs.
Junio C Hamano committed
May 31, 2011 at 12:56 UTC
834dd61d95b476884ca8444e003714d53e106514
1 file changed
-5
Make
-5
@@ -54,11 +54,6 @@ do
54
done
55
56
Wall='-Wall -Wdeclaration-after-statement' tests= jobs= skip=
57
-case `hostname` in
58
-fc13i386 | fc15i686)
59
- skip="t9???"
60
- ;;
61
-esac
57
case `uname` in
58
OpenBSD)
59
NEEDS_CRYPTO_WITH_SSL=YesPlease ; export NEEDS_CRYPTO_WITH_SSL