Meta/Make: skipping cvs/gitweb tests no longer needed

as I have necessary perl modules and cvsps on the test bochs.
todo
Junio C Hamano 2011-05-31 12:56:21 -07:00
parent c865b92ea6
commit 834dd61d95
1 changed files with 0 additions and 5 deletions

5
Make
View File

@ -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