diff options
author | Brandon Casey <drafnel@gmail.com> | 2011-08-26 19:59:24 -0500 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2011-08-27 11:12:08 -0700 |
commit | 4fd731240980f0f4b4565abe9092bd3d08d650e3 (patch) | |
tree | a04a14e3c20b9b1656ea2f9e1948f83644538663 /git-stash.sh | |
parent | 787513027a7d0af3c2cd2f04b85bc7136d580586 (diff) | |
download | git-4fd731240980f0f4b4565abe9092bd3d08d650e3.tar.gz |
t/t3905: use the name 'actual' for test output, swap arguments to test_cmp
It is common practice in the git test suite to use the file names 'actual'
and 'expect' to hold the actual and expected output of commands. So change
the name 'output' to 'actual'.
Additionally, swap the order of arguments to test_cmp when comparing
expected output and actual output so that if diff output is produced, it
describes how the actual output differs from what was expected rather than
the other way around.
Signed-off-by: Brandon Casey <drafnel@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-stash.sh')
0 files changed, 0 insertions, 0 deletions