Commit f4046267dc7139c814e1a615d1a3c9857444749b

Edward Thomson 2014-06-26T09:16:12

checkout::conflict tests: only test owner mode The checkout::conflict type conflict tests were failing because they were overly assertive about the resultant mode, testing group & other bits, which failed miserably for people who had a umask less restrictive than 022. Only test the resultant owner bits.