<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>
The change is ok, but shouldn't it generally not be doing the delete anyway?<br><br> - Jay<br><br>> Date: Tue, 10 Aug 2010 00:26:39 +0000<br>> To: m3commit@elegosoft.com<br>> From: wagner@elego.de<br>> Subject: [M3commit] CVS Update: cm3<br>> <br>> CVSROOT: /usr/cvs<br>> Changes by: wagner@birch. 10/08/10 00:26:39<br>> <br>> Modified files:<br>> cm3/m3-sys/m3cc/src/: m3makefile <br>> <br>> Log message:<br>> Deleting the copied cm3cg file completely breaks the extraction of<br>> the m3cc build in the Hudson regression builds.<br>> <br>> m3cc should there only be compiled in the cm3-(current-)m3cc jobs,<br>> and not in the -build= and -test- jobs.<br>> <br>> This is achieved by setting the PREBUILT_CM3CG environment variable<br>> to a ready-to-use cm3cg.<br>> This in turn is done in the hudson_build_system.sh and hudson_pkg_tests.sh<br>> scripts.<br>> <br>> This mechanism should not be used in any other place.<br>> <br>> So I added the "and not NOACTION" part here to make it work again,<br>> even if the local m3cc might not be up-to-date.<br>> <br> </body>
</html>