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-performance.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test-performance.sh') diff --git a/test-performance.sh b/test-performance.sh index 365c4a5..cb19666 100755 --- a/test-performance.sh +++ b/test-performance.sh @@ -1,6 +1,6 @@ scriptDir="$(cd "$(dirname "$0")"; pwd)" -source "$scriptDir/radar-base.sh" +source "$scriptDir/sonar-base.sh" cd_to_tmp() { tmpfile="/tmp/git-prompt-tests-$(time_now)$1" -- cgit v1.2.3