diff options
author | Elijah Newren <newren@gmail.com> | 2018-08-08 09:31:03 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2018-08-08 10:52:55 -0700 |
commit | 0df90bdd12f57b03ac3ff7d16926c56a8f3d4682 (patch) | |
tree | e57a2bd9fc9c4f5bed1b655cdfb82a032332952b /commit.h | |
parent | Fifth batch for 2.19 cycle (diff) | |
download | tgif-0df90bdd12f57b03ac3ff7d16926c56a8f3d4682.tar.xz |
t7406: fix call that was failing for the wrong reason
A test making use of test_must_fail was failing like this:
fatal: ambiguous argument '|': unknown revision or path not in the working tree.
when the intent was to verify that a specific string was not found
in the output of the git diff command, i.e. that grep returned
non-zero. Fix the test to do that.
Signed-off-by: Elijah Newren <newren@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit.h')
0 files changed, 0 insertions, 0 deletions