Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'js/maint-submodule-checkout'
[gitweb.git]
/
t
/
t9401-git-cvsserver-crlf.sh
diff --git
a/t/t9401-git-cvsserver-crlf.sh
b/t/t9401-git-cvsserver-crlf.sh
index 888223013444999817a93082418fb60690a425e3..12e0e508226cb9197ad3f419387dfcfb3ab9e0d9 100755
(executable)
--- a/
t/t9401-git-cvsserver-crlf.sh
+++ b/
t/t9401-git-cvsserver-crlf.sh
@@
-51,12
+51,10
@@
if test $? -ne 1
then
say 'skipping git-cvsserver tests, cvs not found'
test_done
- exit
fi
perl -e 'use DBI; use DBD::SQLite' >/dev/null 2>&1 || {
say 'skipping git-cvsserver tests, Perl SQLite interface unavailable'
test_done
- exit
}
unset GIT_DIR GIT_CONFIG