From: Emil Velikov <emil.veli...@collabora.com>

v2: remove hunk which doesn't belong here.

Signed-off-by: Emil Velikov <emil.veli...@collabora.com>
---
 release.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/release.sh b/release.sh
index e5f8573..1363889 100755
--- a/release.sh
+++ b/release.sh
@@ -459,7 +459,7 @@ process_module() {
        return 1
     fi
 
-    # If a tag exists with the the tar name, ensure it is tagging the top 
commit
+    # If a tag exists with the tar name, ensure it is tagging the top commit
     # It may happen if the version set in configure.ac has been previously 
released
     tagged_commit_sha=`git  rev-list --max-count=1 $tag_name 2>/dev/null`
     if [ $? -eq 0 ]; then
-- 
2.8.2

_______________________________________________
xorg-devel@lists.x.org: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: https://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to