summaryrefslogtreecommitdiff
path: root/t/lib-cvs.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/lib-cvs.sh')
-rw-r--r--t/lib-cvs.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/t/lib-cvs.sh b/t/lib-cvs.sh
index bfc1c12f3f..67389012eb 100644
--- a/t/lib-cvs.sh
+++ b/t/lib-cvs.sh
@@ -14,6 +14,9 @@ then
exit
fi
+CVS="cvs -f"
+export CVS
+
cvsps_version=`cvsps -h 2>&1 | sed -ne 's/cvsps version //p'`
case "$cvsps_version" in
2.1 | 2.2*)