diff -r bf9d8e184dd0 -r bb5a56737bfb scripts/shepard.sh --- 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