ERX patch

Mark Cooper mcooper at blueyonder.co.uk
Wed Oct 13 20:49:17 UTC 2004


Patch to remove the variable number 'please wait' style dots that appear 
  in between the virtual router configs when doing a show configuration

--- jerancid.orig       Wed Oct 13 11:36:05 2004
+++ jerancid    Sun Oct 10 18:34:46 2004
@@ -308,6 +308,7 @@
         # skip the crap
         /^! Configuration script /i && next;
         /^! Copyright /i && next;
+       /^(\.+)$/i && next; # Skip variable length pausing dot lines

         # Dog gone Cool matches to process the rest of the config
         /^ntp clock-period /    && next; # kill ntp clock-period

-- 

Mark Cooper
http://pvrhw.goldfish.org/ - Open Source PVR Hardware Database




More information about the Rancid-discuss mailing list