author | Michael Haggerty <mhagger@alum.mit.edu> | |
Mon, 23 Feb 2009 05:08:11 +0000 (06:08 +0100) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Tue, 24 Feb 2009 05:56:45 +0000 (21:56 -0800) | ||
commit | 161261b12b3777bc78ef3fbe84ccf595dd195704 | |
tree | 435527002350b690bba1ce9f47dea038dfca963c | tree | snapshot |
parent | 535bb89320ba949f0d64eda530ba5dec0ec6f188 | commit | diff |
Use CVS's -f option if available (ignore user's ~/.cvsrc file)
A user's ~/.cvsrc file can change the basic behavior of CVS commands.
Therefore we should ignore it in order to ensure consistent results
from the test suite.
Signed-off-by: Michael Haggerty <mhagger@alum.mit.edu>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
A user's ~/.cvsrc file can change the basic behavior of CVS commands.
Therefore we should ignore it in order to ensure consistent results
from the test suite.
Signed-off-by: Michael Haggerty <mhagger@alum.mit.edu>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/lib-cvs.sh | diff | blob | history | |
t/t9600-cvsimport.sh | diff | blob | history |