summaryrefslogtreecommitdiff
path: root/t
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2016-12-19 22:45:30 (GMT)
committerJunio C Hamano <gitster@pobox.com>2016-12-19 22:45:30 (GMT)
commit63d6a9c962e0f69e504d5d63be3566c77500e6d1 (patch)
treeb31560a8c7f4db2778c715a34d33a654d394195e /t
parent02db2d0421b97fcb6211c2d8f7181037421dc1a6 (diff)
parent9c48b4fb2343070353ee7c6271ff6aedc0462747 (diff)
downloadgit-63d6a9c962e0f69e504d5d63be3566c77500e6d1.zip
git-63d6a9c962e0f69e504d5d63be3566c77500e6d1.tar.gz
git-63d6a9c962e0f69e504d5d63be3566c77500e6d1.tar.bz2
Merge branch 'ls/t0021-fixup'
* ls/t0021-fixup: t0021: minor filter process test cleanup
Diffstat (limited to 't')
-rwxr-xr-xt/t0021-conversion.sh5
1 files changed, 2 insertions, 3 deletions
diff --git a/t/t0021-conversion.sh b/t/t0021-conversion.sh
index 4ea534e..34891c4 100755
--- a/t/t0021-conversion.sh
+++ b/t/t0021-conversion.sh
@@ -350,10 +350,9 @@ test_expect_success PERL 'required process filter should filter data' '
cd repo &&
git init &&
- echo "git-stderr.log" >.gitignore &&
echo "*.r filter=protocol" >.gitattributes &&
git add . &&
- git commit . -m "test commit 1" &&
+ git commit -m "test commit 1" &&
git branch empty-branch &&
cp "$TEST_ROOT/test.o" test.r &&
@@ -378,7 +377,7 @@ test_expect_success PERL 'required process filter should filter data' '
EOF
test_cmp_count expected.log rot13-filter.log &&
- filter_git commit . -m "test commit 2" &&
+ filter_git commit -m "test commit 2" &&
cat >expected.log <<-EOF &&
START
init handshake complete