Fix the problem that the test intermediate file is created in source file, it should be placed in a directory.
This causes "permission denied" error in some controlled test environment where source tree is read-only.
Differential D47839
Fix the test case that places intermediate in source directory shenhan on Jun 6 2018, 11:45 AM. Authored by
Details Fix the problem that the test intermediate file is created in source file, it should be placed in a directory. This causes "permission denied" error in some controlled test environment where source tree is read-only.
Diff Detail
Event TimelineComment Actions Looks like a simple oops and feel free to fix anything like this without putting up a review in the future :) |