From 93b136e1d24cf91dbbae5a8f9efc695b94002590 Mon Sep 17 00:00:00 2001 From: Mark McDonnell Date: Mon, 25 Apr 2016 17:18:59 +0100 Subject: [PATCH] Update git-tag-compared-to-release.sh --- ci/git-tag-compared-to-release.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/git-tag-compared-to-release.sh b/ci/git-tag-compared-to-release.sh index 58e3dc2..464e8e4 100644 --- a/ci/git-tag-compared-to-release.sh +++ b/ci/git-tag-compared-to-release.sh @@ -1,7 +1,7 @@ #!/bin/bash # # Example: -# /bin/bash ./ci-git-tag-compared-to-release.sh +# /bin/bash ./git-tag-compared-to-release.sh # # Description: # This script isn't intended to be run standalone but within a Jenkins CI shell execution block