Hmmm, in src/Darcs/Repository/Pristine.lhs lines 136 and 137 we find:
-- We don't need flags for now, since we don't care about
-- SetScriptsExecutable for the pristine cache.
It seems however that the bug reporter does care, for the effect of the patch
that adds the test file is stored in the pristine cache. |