[Expat-checkins] CVS: CVSROOT syncmail,1.1,1.2

Fred L. Drake fdrake@users.sourceforge.net
Wed, 6 Sep 2000 20:25:14 -0700


Update of /cvsroot/expat/CVSROOT
In directory slayer.i.sourceforge.net:/tmp/cvs-serv707

Modified Files:
	syncmail 
Log Message:

Do not attempt to generate diffs of imported sources.


Index: syncmail
===================================================================
RCS file: /cvsroot/expat/CVSROOT/syncmail,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** syncmail	2000/08/25 05:36:45	1.1
--- syncmail	2000/09/07 03:25:11	1.2
***************
*** 165,168 ****
--- 165,170 ----
  
      print 'Mailing %s...' % PEOPLE
+     if specs == ['-', 'Imported', 'sources']:
+         return
      if specs[-3:] == ['-', 'New', 'directory']:
          del specs[-3:]