faubackup2/src/regexp regexp.cpp,1.6,1.7
Erik Merkel <[email protected]> Thu, 06 Oct 2005 00:10:23 +0000
| Newsgroups | gmane.comp.sysutils.backup.faubackup.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/faubackup/faubackup2/src/regexp In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20619/src/regexp Modified Files: regexp.cpp Log Message: ignore lines begining with "package" for compatibility with old version Index: regexp.cpp =================================================================== RCS file: /cvsroot/faubackup/faubackup2/src/regexp/regexp.cpp,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** regexp.cpp 20 Sep 2005 13:59:13 -0000 1.6 --- regexp.cpp 6 Oct 2005 00:10:21 -0000 1.7 *************** *** 69,73 **** /*used for compatibility with old faubackup */ "|[\\s]*1;.*" ! "|[\\s]*$.*"); boost::match_results<string::iterator> what; --- 69,74 ---- /*used for compatibility with old faubackup */ "|[\\s]*1;.*" ! "|[\\s]*$.*" ! "|[\\s]*package.*"); boost::match_results<string::iterator> what; ------------------------------------------------------- This SF.Net email is sponsored by: Power Architecture Resource Center: Free content, downloads, discussions, and more. http://solutions.newsforge.com/ibmarch.tmpl