##// END OF EJS Templates
Merge pull request #3648 from jenshnielsen/store_test...
Merge pull request #3648 from jenshnielsen/store_test Fix store magic test On MacOSX the temp dir in /var is symlinked into /private/var thus making this comparison fail. This pull request fixes the issue by using os.path.realpath to expand the tempdir into the real directory.
Min RK -
r11366:a21a3b9c merge
Show More