"doc/Configuration.html" did not exist on "81d456450ac42b7cf78367ae3a89af1a543c9ff1"
  • antirez's avatar
    Test: fix RDB test checking file permissions. · e426ea52
    antirez authored
    When the test is executed using the root account, setting the permission
    to 222 does not work as expected, as root can read files with 222
    permission.
    
    Now we skip the test if root is detected.
    
    This fixes issue #1034 and the duplicated #1040 issue.
    
    Thanks to Jan-Erik Rediger (@badboy on Github) for finding a way to reproduce the issue.
    e426ea52
rdb.tcl 3.63 KB