From b3ba62d18900b3f04f13c26480e91ecfc4e49db7 Mon Sep 17 00:00:00 2001 From: Malfurious Date: Wed, 24 Mar 2021 04:56:02 -0400 Subject: Update references to project name to git-sonar Signed-off-by: Malfurious --- test-status.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test-status.sh') diff --git a/test-status.sh b/test-status.sh index 3d5dc46..56a2716 100755 --- a/test-status.sh +++ b/test-status.sh @@ -1,7 +1,7 @@ #!/bin/bash scriptDir="$(cd "$(dirname "$0")"; pwd)" -source "$scriptDir/radar-base.sh" +source "$scriptDir/sonar-base.sh" test_prefix_and_suffix() { status=""" -- cgit v1.2.3