<!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.26.0">
</HEAD>
<BODY>
On Sat, 2010-09-18 at 21:06 -0400, Trevor Woerner wrote:<BR>
<BLOCKQUOTE TYPE=CITE>
<TT><FONT COLOR="#1a1a1a">Maybe it's one of the portability issues Adrian Bunk pointed out; mine</FONT></TT><BR>
<TT><FONT COLOR="#1a1a1a">runs as expected (which is irrelevant, of course).</FONT></TT><BR>
<BR>
</BLOCKQUOTE>
If change<BR>
module_title "$1/$2"<BR>
to <BR>
module_title="$1/$2"<BR>
it now works
</BODY>
</HTML>