<br><br><div class="gmail_quote">On Wed, Oct 28, 2009 at 10:28 AM, Myles Watson <span dir="ltr"><<a href="mailto:mylesgw@gmail.com">mylesgw@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br><br><div class="gmail_quote">On Wed, Oct 28, 2009 at 10:19 AM, Uwe Hermann <span dir="ltr"><<a href="mailto:uwe@hermann-uwe.de" target="_blank">uwe@hermann-uwe.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">


See patch.<br></blockquote><div>Thanks for finding the build I missed.<br><br>I'd prefer having "(This may take a while)" on the next line so that it doesn't wrap.<br><br>I prefer<br>-    print '    SCONFIG     Output File:', os.path.basename(<div>

outputfilename)<br><br>over custom splits and joins.<br>
<br>+    print '    SCONFIG   ', join(outputfilename.split('/')[-5:], '/')<br></div></div></div></blockquote><div>I can see the point to having part of the path there.  It can help us keep things in the correct directories.  I keep finding places where we accidentally put things in the top directory.<br>
 </div><div>Acked-by: Myles Watson <<a href="mailto:mylesgw@gmail.com" target="_blank">mylesgw@gmail.com</a>><br><br>Thanks,<br>Myles<br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

</blockquote></div><br>