From f5850830fa5ea866ec563304e6072ee14cf9cef3 Mon Sep 17 00:00:00 2001 From: Willa Drengwitz Date: Fri, 31 Aug 2018 09:01:06 -0400 Subject: [PATCH] Fix tr illegal command --- test/lib/git/repo_index_test.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/lib/git/repo_index_test.sh b/test/lib/git/repo_index_test.sh index 40879cd..c866ec4 100755 --- a/test/lib/git/repo_index_test.sh +++ b/test/lib/git/repo_index_test.sh @@ -105,7 +105,7 @@ test_repo_index_command() { # Test that all repos are detected, and sorted alphabetically assertIncludes "$(index_no_newlines)" $( - cat <