]> git.pld-linux.org Git - packages/amanda.git/blob - amanda-tar.patch
- 2.6.1p2
[packages/amanda.git] / amanda-tar.patch
1 --- amanda-2.4.4p2/client-src/sendbackup-gnutar.c~      2003-10-30 19:04:45.000000000 +0100
2 +++ amanda-2.4.4p2/client-src/sendbackup-gnutar.c       2004-05-10 12:55:24.962182232 +0200
3 @@ -58,6 +58,7 @@
4    /* GNU tar 1.13.17 will print this warning when (not) backing up a
5       Unix named socket.  */
6    AM_NORMAL_RE(": socket ignored$"),
7 +  AM_NORMAL_RE(": Removing leading .* from member names$"),
8  
9    /* GNUTAR produces a few error messages when files are modified or
10       removed while it is running.  They may cause data to be lost, but
This page took 0.047895 seconds and 3 git commands to generate.