Revision: 77668
http://sourceforge.net/p/brlcad/code/77668
Author: starseeker
Date: 2020-11-03 13:17:58 +0000 (Tue, 03 Nov 2020)
Log Message:
-----------
Probably want this off by default.
Modified Paths:
--------------
brlcad/trunk/misc/repoconv/github_ci_actions.yml
Modified: brlcad/trunk/misc/repoconv/github_ci_actions.yml
===================================================================
--- brlcad/trunk/misc/repoconv/github_ci_actions.yml 2020-11-02 23:55:12 UTC
(rev 77667)
+++ brlcad/trunk/misc/repoconv/github_ci_actions.yml 2020-11-03 13:17:58 UTC
(rev 77668)
@@ -108,7 +108,11 @@
# used to apply those values to the current environment.
if ("${{ runner.os }}" STREQUAL "Windows" AND NOT "x${{
matrix.config.environment_script }}" STREQUAL "x")
- # Collect the dev env info
+ # Collect the dev env info.
+ #
+ # Off by default, but we can set VSCMD_DEBUG to report debug
+ # info for debugging purposes (max value is 3 - we start at 1).
+ #set(ENV{VSCMD_DEBUG} 1)
execute_process(
COMMAND "${{ matrix.config.environment_script }}" && set
OUTPUT_FILE environment_script_output.txt
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits