You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by GitBox <gi...@apache.org> on 2021/06/29 07:31:41 UTC

[GitHub] [nifi-minifi-cpp] lordgamez commented on a change in pull request #1119: MINIFICPP-1587 Fix CWEL test compilation if path contains whitespace

lordgamez commented on a change in pull request #1119:
URL: https://github.com/apache/nifi-minifi-cpp/pull/1119#discussion_r660353691



##########
File path: extensions/windows-event-log/tests/custom-provider/generate-and-register.bat
##########
@@ -16,6 +16,12 @@ rem limitations under the License.
 
 cd %1
 
+set man_path=%1"\unit-test-provider.man"
+set man_path=%man_path:"=%

Review comment:
       Added comment in d62920820a3897c99237105e0b0961e6e17251e9




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@nifi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org