aboutsummaryrefslogtreecommitdiff
path: root/ssh-pull.c
diff options
context:
space:
mode:
authorJunio C Hamano <junkio@cox.net>2006-11-07 22:00:45 -0800
committerJunio C Hamano <junkio@cox.net>2006-11-07 22:00:45 -0800
commit5dd5ed09fe6b5508cf29dd1dbf40bea2f0d16ad3 (patch)
tree5a3af0ce41134db7cb82d183812b142711da91ce /ssh-pull.c
parentbaf0bfcb4b335438e9359835f2c27cccf20e54a3 (diff)
downloadgit-5dd5ed09fe6b5508cf29dd1dbf40bea2f0d16ad3.tar.gz
git-5dd5ed09fe6b5508cf29dd1dbf40bea2f0d16ad3.tar.xz
gitweb: fix disabling of "forks"
Apparently this code was never tested without "forks". check-feature returns a one-element list (0) when disabled, and assigning that to a scalar variable made it to be called in a scalar context, which meant my $check_forks = gitweb_check_feature("forks") were always 1! Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'ssh-pull.c')
0 files changed, 0 insertions, 0 deletions