diff options
author | Michael Allen <michael@michaelallen.io> | 2015-08-19 10:50:23 +0100 |
---|---|---|
committer | Michael Allen <michael@michaelallen.io> | 2015-08-19 10:50:23 +0100 |
commit | 61b5a9c87d77380c57f5349bc43cefa0f4415c4f (patch) | |
tree | dea5014649815acc957858daef19c46cbe2a72b3 /test-status.sh | |
parent | d5dbddf68c45dfff380d6e6767de401054024a19 (diff) | |
download | git-sonar-61b5a9c87d77380c57f5349bc43cefa0f4415c4f.tar.gz git-sonar-61b5a9c87d77380c57f5349bc43cefa0f4415c4f.zip |
Rename to git-radar
Diffstat (limited to '')
-rwxr-xr-x | test-status.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test-status.sh b/test-status.sh index 2977361..8c6bf89 100755 --- a/test-status.sh +++ b/test-status.sh @@ -1,6 +1,6 @@ scriptDir="$(cd "$(dirname "$0")"; pwd)" -source "$scriptDir/git-base.sh" +source "$scriptDir/radar-base.sh" test_prefix_and_suffix() { status=""" |