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
index 698d93625b..93ba9ae33f 100755 --- a/Make +++ b/Make @@ -54,11 +54,6 @@ do done Wall='-Wall -Wdeclaration-after-statement' tests= jobs= skip= -case `hostname` in -fc13i386 | fc15i686) - skip="t9???" - ;; -esac case `uname` in OpenBSD) NEEDS_CRYPTO_WITH_SSL=YesPlease ; export NEEDS_CRYPTO_WITH_SSL