<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/xhtml; charset=utf-8">
</head>
<body>
<div style="font-family:sans-serif"><div style="white-space:normal">
<p dir="auto">Hey all,</p>

<p dir="auto">I tried to pull a new patch from master and found an error;</p>

<pre style="background-color:#F7F7F7; border-radius:5px 5px 5px 5px; margin-left:15px; margin-right:15px; max-width:90vw; overflow-x:auto; padding:5px" bgcolor="#F7F7F7"><code style="background-color:#F7F7F7; border-radius:3px; margin:0; padding:0" bgcolor="#F7F7F7">./configure && ninja
rm /Users/heathg/build/TextMate/Frameworks/SoftwareUpdate/fixtures/secret.pem
ninja: error: build.ninja:17: loading '/build.ninja': No such file or directory
include $builddir/build.ninja
                         ^ near here
ninja: error: build.ninja:17: loading '/build.ninja': No such file or directory
include $builddir/build.ninja
</code></pre>

<p dir="auto">I did a <code style="background-color:#F7F7F7; border-radius:3px; margin:0; padding:0 0.4em" bgcolor="#F7F7F7">git bisect</code> and narrowed it down to b42cbb1f. </p>

<p dir="auto">I don't know if I missed a memo (obviously it was still building for Allan :) ) or if this is a bug.</p>

<p dir="auto">I unblocked my self by reverting the commit locally. </p>

<p dir="auto">Thanks,<br>
Graham</p>
</div>
</div>
</body>
</html>