]> 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)
commit9c5a4c994bdf674ea88153b3f13e2afca541a497
tree872f4dab3ae1f659bebfb25cb8f90740ff36de4d
parent6938bdd62f314668a46f7f147e211edf89994226
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