enforce POSIX-like mtime behavior for modified files
commit3fdf9a96891cd8a82e0214aa8c1632e28f3afed8
authorEric Wong <normalperson@yhbt.net>
Wed, 16 Jan 2013 01:22:13 +0000 (16 01:22 +0000)
committerEric Wong <normalperson@yhbt.net>
Wed, 16 Jan 2013 01:23:08 +0000 (16 01:23 +0000)
tree01a5614811cfebf80a9229dc07c7ce914ac61b22
parent1ed0fcb414645a46d00b1d3179db2c13ba91d881
enforce POSIX-like mtime behavior for modified files

Modifying existing files/directories should not change
the mtime of the parent directory.
lib/omgdav/db.rb
test/test_mtime.rb [new file with mode: 0644]