aboutsummaryrefslogtreecommitdiffstats
path: root/run-command.c
diff options
context:
space:
mode:
authorDenton Liu <liu.denton@gmail.com>2020-03-26 04:27:51 -0400
committerJunio C Hamano <gitster@pobox.com>2020-03-27 10:56:40 -0700
commit5a828bcf1e1a3152f31c90bcf6557ba8d7b0459f (patch)
treed63d58bac856326b124d2d1726605639e8ecb93d /run-command.c
parentef343f41239f63ac20ebe7909756c7d57c5416dd (diff)
downloadgit-5a828bcf1e1a3152f31c90bcf6557ba8d7b0459f.tar.gz
t5550: simplify no matching line check
In the 'did not use upload-pack service' test, we have a complicated song-and-dance to ensure that there are no "/git-upload-pack" lines in "$HTTPD_ROOT_PATH/access.log". Simplify this by just checking that grep returns a non-zero exit code. Helped-by: Junio C Hamano <gitster@pobox.com> Signed-off-by: Denton Liu <liu.denton@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'run-command.c')
0 files changed, 0 insertions, 0 deletions