diff options
Diffstat (limited to 't')
-rwxr-xr-x | t/t4052-stat-output.sh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/t/t4052-stat-output.sh b/t/t4052-stat-output.sh index 29c06e59a6..56d3899d92 100755 --- a/t/t4052-stat-output.sh +++ b/t/t4052-stat-output.sh @@ -97,7 +97,7 @@ do done <<\EOF ignores expect80 format-patch -1 --stdout respects expect200 diff HEAD^ HEAD --stat -ignores expect80 show --stat +respects expect200 show --stat ignores expect80 log -1 --stat EOF @@ -163,7 +163,7 @@ do done <<\EOF ignores expect80 format-patch -1 --stdout respects expect200 diff HEAD^ HEAD --stat -ignores expect80 show --stat +respects expect200 show --stat ignores expect80 log -1 --stat EOF |