scripts/shepard.sh
changeset 286 bb5a56737bfb
parent 244 1850f7b7ffc7
child 294 e7cc5de6bd97
--- a/scripts/shepard.sh	Fri Mar 26 16:42:30 2010 -0700
+++ b/scripts/shepard.sh	Mon Mar 29 13:46:31 2010 -0700
@@ -38,7 +38,7 @@
 	cat $f | sed -e s#qualifier#"${ECLIPSE_TIMESTAMP}"#g > ${f}
 done
 
-# wrt-ide.product has the orginal reference to 1.0.0.qualifier. Try deleting .qualifier 
+# wrt-ide.product has the orginal reference to 1.0.0.qualifier. 
 prod_file=${SOURCE_DIR}/org.symbian.tools.wrttools.product/wrt-ide.product
 cat $prod_file | sed -e s#qualifier#"${ECLIPSE_TIMESTAMP}"#g > $prod_file