DragonFly-2.3.0.532.gc2609 master bin/cpdup cpdup.c misc.c

Matthew Dillon dillon at crater.dragonflybsd.org
Tue Mar 31 20:35:46 PDT 2009


commit c260943236095839a0bbe73688b38f5585493e2f
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Tue Mar 31 17:16:31 2009 -0700

    cpdup: '#' in cpignore files is no longer interpreted as a comment.
    
    A '#' as the first character on a line in a cpignore file used to be
    interpreted as a comment.  It is no just considered another valid
    character in a filename.  Comments may no longer be represented in
    cpignore files.

Summary of changes:
 bin/cpdup/cpdup.c |    2 +-
 bin/cpdup/misc.c  |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/c260943236095839a0bbe73688b38f5585493e2f


-- 
DragonFly BSD source repository





More information about the Commits mailing list