]> git.sur5r.net Git - bacula/bacula/commit
regress: diff.pl - check mtime on directories with --mtime-dir, add support for pipe...
authorEric Bollengier <eric@eb.homelinux.org>
Wed, 23 Jun 2010 12:49:58 +0000 (14:49 +0200)
committerEric Bollengier <eric@eb.homelinux.org>
Mon, 2 Aug 2010 14:53:56 +0000 (16:53 +0200)
commit2b48467e7840d35c70a4559a3fec5c57f9ba8fe0
treeee18561a22a193463d98a83db2d31c2c802b1ec9
parent8a5be33717c629de02036b2f7e95e1e9bd1d4951
regress: diff.pl - check mtime on directories with --mtime-dir, add support for pipe, char and block file

Depending on the restore order, a directory could be restored before a
file inside it. The resulting mtime could be wrong.

Add support for special files like named pipe, char and block special devices.
regress/scripts/diff.pl