current/utils create-package-feed.pl,1.3,1.4

Fabian Keil <[email protected]> Sat, 16 Jul 2016 11:42:11 +0000
Newsgroups gmane.comp.web.privoxy.cvs
Message-ID <[email protected]>
Update of /cvsroot/ijbswa/current/utils
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv32563/utils

Modified Files:
	create-package-feed.pl 
Log Message:
create-package-feed.pl: Skip 'OldFiles' and 'pkgsrc' directories

... as their directory layout does not match the scripts expectations.
Fixing this currently isn't important as they only contain obsolete
files anyway.


Index: create-package-feed.pl
===================================================================
RCS file: /cvsroot/ijbswa/current/utils/create-package-feed.pl,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** create-package-feed.pl	16 Jul 2016 11:41:52 -0000	1.3
--- create-package-feed.pl	16 Jul 2016 11:42:09 -0000	1.4
***************
*** 39,42 ****
--- 39,43 ----
      next if ($fi1 =~ m/^\./);
  
+     next if ($fi1 eq 'OldFiles' or $fi1 eq 'pkgsrc');
      opendir(D2, $scan_dir . $fi1 . '/')
          or die "Can't open 2nd directory! /$fi1";


------------------------------------------------------------------------------
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are 
consuming the most bandwidth. Provides multi-vendor support for NetFlow, 
J-Flow, sFlow and other flows. Make informed decisions using capacity planning
reports.http://sdm.link/zohodev2dev