Code

Move commit_list_count() to commit.c
[git.git] / t / t7501-commit.sh
index e5fdb638511e58e6206a5e44a873a8d3cfae7317..d3370ff7ff66240f14b8231de7ba0198e73e8deb 100755 (executable)
@@ -41,7 +41,7 @@ test_expect_success \
 test_expect_success \
        "using paths with --interactive" \
        "echo bong-o-bong >file &&
-       ! echo 7 | git-commit -m foo --interactive file"
+       ! (echo 7 | git-commit -m foo --interactive file)"
 
 test_expect_success \
        "using invalid commit with -C" \