aboutsummaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorFrank Lichtenheld <djpig@debian.org>2008-03-26 17:34:20 +0000
committerJunio C Hamano <gitster@pobox.com>2008-03-26 16:14:52 -0700
commit40ae8872a1b8ba117e0365832f6621f968b1221e (patch)
tree810c4ebd0421575d6631691371b4913daaac7bde /Documentation
parentaf05d67939f306a68c5f81ed30f65a82ae025661 (diff)
downloadgit-40ae8872a1b8ba117e0365832f6621f968b1221e.tar.gz
git-40ae8872a1b8ba117e0365832f6621f968b1221e.tar.xz
t9600-cvsimport.sh: set HOME before checking for cvsps availability
This actually sounds like a bug in cvsps, which requires an existing home directory when asked for the usage through -h $ HOME=/nonexistent cvsps -h Cannot create the cvsps directory '.cvsps': No such file or directory This made t9600 think that cvsps is not available if HOME did not exist, causing the tests to be skipped $ HOME=/nonexistent sh t9600-cvsimport.sh * skipping cvsimport tests, cvsps not found * passed all 0 test(s) Now t9600 sets HOME to the current working directory before checking for the availability of the cvsps program. This issue has been discovered by Marco Rodrigues, and fixed by Frank Lichtenheld through http://bugs.debian.org/471969 Signed-off-by: Gerrit Pape <pape@smarden.org> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions