diff options
| author | Denton Liu <liu.denton@gmail.com> | 2019-12-20 10:15:58 -0800 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2019-12-20 11:30:45 -0800 |
| commit | 62d58cda69621eb2f70517c87f1baeeb7b2f398c (patch) | |
| tree | 7ed27a30068d1c5ccf2e3640debb1b1bfe6959b6 /builtin/commit.c | |
| parent | t1409: let sed open its own input file (diff) | |
| download | git-62d58cda69621eb2f70517c87f1baeeb7b2f398c.tar.gz git-62d58cda69621eb2f70517c87f1baeeb7b2f398c.zip | |
t1409: use test_path_is_missing()
The test_must_fail() function should only be used for git commands since
we should assume that external commands work sanely. Replace
`test_must_fail test -f` with `test_path_is_missing` since we expect
these paths to not exist.
Signed-off-by: Denton Liu <liu.denton@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/commit.c')
0 files changed, 0 insertions, 0 deletions
