From 776285a25ea2064270f2b620ad89c2d38294d903 Mon Sep 17 00:00:00 2001 From: debloip Date: Mon, 25 Mar 2024 16:14:53 -0400 Subject: [PATCH] HYDRA-861 : Fix whitespace --- cmake/test.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmake/test.cmake b/cmake/test.cmake index af5dd027e5..563e33540d 100644 --- a/cmake/test.cmake +++ b/cmake/test.cmake @@ -403,7 +403,7 @@ finally: set_property(TEST "${test_name}" APPEND PROPERTY ENVIRONMENT "${pathvar}=${MAYAUSD_VARNAME_${pathvar}}") endforeach() - + # Set a temporary folder path for the TMP,TEMP and MAYA_APP_DIR in which the # maya profile will be created. # Note: replace bad chars in test_name with _.