]> git.ipfire.org Git - thirdparty/git.git/blobdiff - t/t5323-pack-redundant.sh
The eighth batch
[thirdparty/git.git] / t / t5323-pack-redundant.sh
index 8b01793845ff65b7e3244259842af3d3de63e0a1..8dbbcc5e51c06d7c5f56fcb3107860fcb66a5106 100755 (executable)
@@ -114,9 +114,9 @@ test_expect_success 'setup main repo' '
        create_commits_in "$main_repo" A B C D E F G H I J K L M N O P Q R
 '
 
-test_expect_success 'master: pack-redundant works with no packfile' '
+test_expect_success 'main: pack-redundant works with no packfile' '
        (
-               cd "$master_repo" &&
+               cd "$main_repo" &&
                cat >expect <<-EOF &&
                        fatal: Zero packs found!
                        EOF