Merge remote-tracking branch 'origin/blender-v2.90-release'
This commit is contained in:
@@ -61,7 +61,9 @@ TEST_F(USDStageCreationTest, JSONFileLoadingTest)
|
||||
unlink(filename.c_str());
|
||||
}
|
||||
else {
|
||||
FAIL() << "unable to find suitable USD plugin to write " << filename;
|
||||
FAIL() << "unable to find suitable USD plugin to write " << filename
|
||||
<< "; re-run with the environment variable PXR_PATH_DEBUG non-empty to see which paths "
|
||||
"are considered.";
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user