]> git.ipfire.org Git - thirdparty/git.git/blobdiff - t/t1414-reflog-walk.sh
Merge branch 'js/range-diff-noprefix'
[thirdparty/git.git] / t / t1414-reflog-walk.sh
index feb1efd8ff9907f518921c34a9914b7aa8253fcb..1181a9fb28e359e803ef5672ff7742187e7730f1 100755 (executable)
@@ -18,10 +18,9 @@ do_walk () {
        git log -g --format="%gd %gs" "$@"
 }
 
-sq="'"
 test_expect_success 'set up expected reflog' '
        cat >expect.all <<-EOF
-       HEAD@{0} commit (merge): Merge branch ${sq}master${sq} into side
+       HEAD@{0} commit (merge): Merge branch ${SQ}master${SQ} into side
        HEAD@{1} commit: three
        HEAD@{2} checkout: moving from master to side
        HEAD@{3} commit: two