From d738a1bb43f7dc55bf1b12a287356c22ad982d43 Mon Sep 17 00:00:00 2001
From: david_williams <david_williams>
Date: Thu, 28 Feb 2008 05:55:35 +0000
Subject: [PATCH] fixed comment

---
 releng.control/commonVariations.shsource | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/releng.control/commonVariations.shsource b/releng.control/commonVariations.shsource
index d8106a9f7..bc7676d78 100644
--- a/releng.control/commonVariations.shsource
+++ b/releng.control/commonVariations.shsource
@@ -122,7 +122,7 @@ export DOWNLOAD_ROOT=/home/data/httpd/download.eclipse.org
 # There is another variable, 'sign' in each components build.properties
 # to allow components to be the final say to allow signing.  
 # This variable, SKIP_JAR_SIGNING, should always be true for 
-$ "local" builds. 
+# "local" builds. 
 export SKIP_JAR_SIGNING=false
 
 # this is used especially during signing, where we need to execute 
-- 
GitLab