If this is the official &quot;fix&quot;, why isn&#39;t it implemented into the next release?&nbsp; It seems to be a trend to just patch things up locally, instead of getting them added into the official release... is there a reason for this?<br>
<br><div class="gmail_quote">On Wed, Apr 2, 2008 at 8:48 AM, Saku Ytti &lt;<a href="mailto:saku+rancid@ytti.fi">saku+rancid@ytti.fi</a>&gt; wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d">On (2008-04-02 09:43 -0400), Rob Skoog wrote:<br>
&gt; Adam Korab wrote:<br>
&gt; &gt; Hi,<br>
&gt; &gt;<br>
&gt; &gt; I&#39;m almost certain this has been addressed before, but apparently I&#39;m<br>
&gt; &gt; not feeding htdig the proper keywords...<br>
&gt; &gt;<br>
&gt; &gt; On a Cisco 3750, I periodically get diffs that only seem to be a<br>
&gt; &gt; change in how the line wraps:<br>
&gt; &gt;<br>
&gt; &gt; - !VLAN: 31 &nbsp; FCIP &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; active &nbsp; &nbsp;Gi1/0/27,<br>
&gt; &gt; Gi1/0/28, Gi2/0/27<br>
&gt; &gt; - !VLAN: &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Gi2/0/28<br>
&gt; &gt; + !VLAN: 31 &nbsp; FCIP &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; active &nbsp; &nbsp;Gi1/0/27,<br>
&gt; &gt; Gi1/0/28, Gi2/0/27, Gi2/0/28<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt; What causes this, and how can it be addressed?<br>
&gt; &gt;<br>
&gt; &gt; A pointer in the right direction or to a previous post would be great.<br>
<br>
</div>Try this.<br>
<br>
[<a href="mailto:root@login1.fi.sn.net">root@login1.fi.sn.net</a> /opt/RCS/apps/rancid/bin]# hg diff -r 2 -r 3<br>
diff -r 38749fc2620d -r 1639236c0ecd bin/clogin<br>
--- a/bin/clogin &nbsp; &nbsp; &nbsp; &nbsp;Tue Jul 10 08:50:58 2007 +0300<br>
+++ b/bin/clogin &nbsp; &nbsp; &nbsp; &nbsp;Tue Jul 10 08:58:00 2007 +0300<br>
@@ -582,6 +582,8 @@ proc run_commands { prompt command } {<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;set command &quot;set logging session disable;$command&quot;<br>
 &nbsp; &nbsp; &nbsp; &nbsp;} else {<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;send &quot;term length 0\r&quot;<br>
+ &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; expect -re $prompt &nbsp;{}<br>
+ &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; send &quot;term width 0\r&quot;<br>
 &nbsp; &nbsp; &nbsp; &nbsp;}<br>
 &nbsp; &nbsp; &nbsp; &nbsp;# escape any parens in the prompt, such as &quot;(enable)&quot;<br>
 &nbsp; &nbsp; &nbsp; &nbsp;regsub -all {[)(]} $prompt {\\&amp;} reprompt<br>
@@ -869,6 +871,8 @@ foreach router [lrange $argv $i end] {<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;send &quot;set logging session disable\r&quot;<br>
 &nbsp; &nbsp; &nbsp; &nbsp;} else {<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;send &quot;term length 0\r&quot;<br>
+ &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; expect -re $prompt &nbsp;{}<br>
+ &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; send &quot;term width 0\r&quot;<br>
 &nbsp; &nbsp; &nbsp; &nbsp;}<br>
 &nbsp; &nbsp; &nbsp; &nbsp;expect -re $prompt &nbsp; &nbsp; &nbsp;{}<br>
 &nbsp; &nbsp; &nbsp; &nbsp;source $sfile<br>
<div class="Ih2E3d"><br>
&gt; &gt;<br>
&gt; &gt; Thanks.<br>
&gt; &gt;<br>
&gt; &gt; --Adam<br>
&gt; &gt; _______________________________________________<br>
&gt; &gt; Rancid-discuss mailing list<br>
&gt; &gt; <a href="mailto:Rancid-discuss@shrubbery.net">Rancid-discuss@shrubbery.net</a><br>
&gt; &gt; <a href="http://www.shrubbery.net/mailman/listinfo.cgi/rancid-discuss" target="_blank">http://www.shrubbery.net/mailman/listinfo.cgi/rancid-discuss</a><br>
&gt;<br>
&gt; I have notice this too with our 3750s. &nbsp;It seems to be triggered every<br>
&gt; time we change a config. &nbsp;Generating at least one or two more emails<br>
&gt; simply due to line wrapping.<br>
&gt;<br>
&gt; Rob<br>
&gt; _______________________________________________<br>
&gt; Rancid-discuss mailing list<br>
&gt; <a href="mailto:Rancid-discuss@shrubbery.net">Rancid-discuss@shrubbery.net</a><br>
&gt; <a href="http://www.shrubbery.net/mailman/listinfo.cgi/rancid-discuss" target="_blank">http://www.shrubbery.net/mailman/listinfo.cgi/rancid-discuss</a><br>
<br>
</div>--<br>
<font color="#888888"> &nbsp;++ytti<br>
</font><div><div></div><div class="Wj3C7c">_______________________________________________<br>
Rancid-discuss mailing list<br>
<a href="mailto:Rancid-discuss@shrubbery.net">Rancid-discuss@shrubbery.net</a><br>
<a href="http://www.shrubbery.net/mailman/listinfo.cgi/rancid-discuss" target="_blank">http://www.shrubbery.net/mailman/listinfo.cgi/rancid-discuss</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>Eric Cables