<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div apple-content-edited="true"><span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><div style="word-wrap: break-word; -khtml-nbsp-mode: space; -khtml-line-break: after-white-space; "><span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><div>I don't even use $CVSROOT generally, so it probably should not be assumed.  I don't have the time to fix this right now.</div></span></span></span></span></span></span></span></span></div></span> </div><br><div><html>On Apr 10, 2008, at 8:41 AM, Jay wrote:</html><br class="Apple-interchange-newline"><blockquote type="cite"><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0; "><div class="hmmessage" style="font-size: 10pt; font-family: Tahoma; ">This was surely my attempt at "fixing" them to honor my $CVSROOT.<br>It worked for me on Cygwin..my checkin comment was "good" -- it said I don't know if it was bash or Cygwin specific.<br> <br>C:\dev2\cm3.2\scripts\regression\cm3.build<br><br># checkout the current cm3 regression script and source it<br>(echo $CVSROOT | grep @m3.elegosoft.com:/usr/cvs > /dev/null) || CVSROOT=":ext:modula3.elegosoft.com:/usr/cvs"<br><br><br>cvs -d $CVSROOT checkout -A \<br>  -d ${REGRESSION_SCRIPTS_DIR} cm3/scripts/regression/defs.sh<br><br><br>Can you quickly/easily massage that into something more portable?<br>Otherwise I'll just put back. I have hardly gotten anywhere trying to run the Tinderbox stuff, but can run various tests manually..<br> <br>Looks like I'm getting a cheap Sun machine from eBay..might be a bit interesting...<br> <br> - Jay<br><br><blockquote><hr id="EC_stopSpelling">From:<span class="Apple-converted-space"> </span><a href="mailto:hosking@cs.purdue.edu">hosking@cs.purdue.edu</a><br>To:<span class="Apple-converted-space"> </span><a href="mailto:m3devel@elegosoft.com">m3devel@elegosoft.com</a><br>Date: Thu, 10 Apr 2008 08:29:38 -0400<br>Subject: [M3devel] Fwd: Output from "cron" command<br><br><div><span class="EC_Apple-style-span" style="word-spacing: 0px; font: normal normal normal 12px/normal Helvetica; text-transform: none; color: rgb(0, 0, 0); text-indent: 0px; white-space: normal; letter-spacing: normal; border-collapse: separate; "><div style="word-wrap: break-word; "><span class="EC_Apple-style-span" style="word-spacing: 0px; font: normal normal normal 12px/normal Helvetica; text-transform: none; color: rgb(0, 0, 0); text-indent: 0px; white-space: normal; letter-spacing: normal; border-collapse: separate; ">Regressions are broken...</span></div></span></div><div><br>Begin forwarded message:<br class="EC_Apple-interchange-newline"><blockquote><div><div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; "><font face="Helvetica" color="#000000" size="3" style="font: normal normal normal 12px/normal Helvetica; color: rgb(0, 0, 0); "><b>From:<span class="Apple-converted-space"> </span></b></font><font face="Helvetica" size="3" style="font: normal normal normal 12px/normal Helvetica; ">Tony Hosking <<a href="mailto:hosking@cs.purdue.edu">hosking@cs.purdue.edu</a>></font></div><div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; "><font face="Helvetica" color="#000000" size="3" style="font: normal normal normal 12px/normal Helvetica; color: rgb(0, 0, 0); "><b>Date:<span class="Apple-converted-space"> </span></b></font><font face="Helvetica" size="3" style="font: normal normal normal 12px/normal Helvetica; ">April 10, 2008 6:30:07 AM GMT-04:00</font></div><div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; "><font face="Helvetica" color="#000000" size="3" style="font: normal normal normal 12px/normal Helvetica; color: rgb(0, 0, 0); "><b>To:<span class="Apple-converted-space"> </span></b></font><font face="Helvetica" size="3" style="font: normal normal normal 12px/normal Helvetica; "><a href="mailto:hosking@cs.purdue.edu">hosking@cs.purdue.edu</a></font></div><div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; "><font face="Helvetica" color="#000000" size="3" style="font: normal normal normal 12px/normal Helvetica; color: rgb(0, 0, 0); "><b>Subject:<span class="Apple-converted-space"> </span></b></font><font face="Helvetica" size="3" style="font: normal normal normal 12px/normal Helvetica; "><b>Output from "cron" command</b></font></div><div style="min-height: 14px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; "><br></div></div><div>Your "cron" job on niagara.cs.purdue.edu<br>$HOME/cm3/scripts/regression/cron.sh<br><br>produced the following output:<br><br>./tinderbox-build.sh: syntax error at line 270: `R=$' unexpected<br>./tinderbox-build.sh: syntax error at line 270: `R=$' unexpected<br></div></blockquote></div><br></blockquote></div></span><br class="Apple-interchange-newline"></blockquote></div><br></body></html>