[RFC PATCH 09/14] Fix atomicity test to work without relocatable mailstores

2012-06-26 Thread Ethan Glasser-Camp
Instead of assuming that the mailstore doesn't store its absolute filenames, we use a symlink that can change back and forth. As long as filenames contain this symlink, they can work in either the real database, or the current snapshot. Signed-off-by: Ethan Glasser-Camp et...@betacantrips.com ---

[RFC PATCH 09/14] Fix atomicity test to work without relocatable mailstores

2012-06-25 Thread Ethan Glasser-Camp
Instead of assuming that the mailstore doesn't store its absolute filenames, we use a symlink that can change back and forth. As long as filenames contain this symlink, they can work in either the real database, or the current snapshot. Signed-off-by: Ethan Glasser-Camp --- test/atomicity |