Blender Git Commit Log
Git Commits -> Revision 7c25399
Revision 7c25399 by Ray molenkamp (master) November 9, 2021, 16:58 (GMT) |
tests/benchmarks: Fix operation on windows The test script did not work on windows since it had some trouble importing the api module on the blender side of things. turning the file path to the module into a raw string literal sidesteps the backslash issue in the path. Differential Revision: https://developer.blender.org/D13163 Reviewed by: brecht |
Commit Details:
Full Hash: 7c253995765d3af5e3e292bddc88271096c10b82
Parent Commit: 4f246b8
Lines Changed: +1, -1
1 Modified Path:
/tests/performance/api/environment.py (+1, -1) (Diff)