<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.32.2">
</HEAD>
<BODY>
On Tue, 2011-10-04 at 18:03 -0700, Jeremy Huddleston wrote:<BR>
<BLOCKQUOTE TYPE=CITE>
    <TT><FONT COLOR="#3c3c3c">I haven't reviewed yet, but this seems like a great idea.</FONT></TT><BR>
    <BR>
    <BR>
</BLOCKQUOTE>
Thanks, I have a few days of testing and refinements still.<BR>
I forgot to append some sample output.<BR>
<BR>
This is the output when invoking the script against the server in the state it is today:<BR>
<BR>
<BLOCKQUOTE>
<PRE>
 util/modular/publish.sh --dry-run xserver
========&nbsp; Processing &quot;xserver&quot;
Info: working off the &quot;master&quot; branch tracking the &quot;origin&quot; remote.
Info: running &quot;make dist&quot; to create tarballs:
-rw-r--r-- 1 nadon nadon 6751235 Oct&nbsp; 5 07:53 xorg-server-1.11.0.tar.gz
-rw-r--r-- 1 nadon nadon 5029956 Oct&nbsp; 5 07:54 xorg-server-1.11.0.tar.bz2
Error: the top commit does not look like a version bump.
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; the diff does not contain the string 1.11.0.
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; the top commit id is: 6378d02 Merge remote-tracking branch 'herrb/master'
Error: processing module &quot;xserver&quot; failed.

========&nbsp; Stopped on Error Wed Oct&nbsp; 5 07:54:04 EDT 2011
        List of failed modules:
        xserver
========
</PRE>
</BLOCKQUOTE>
<BR>
</BODY>
</HTML>