File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- 3.3.0 .0
1+ 3.3.1 .0
Original file line number Diff line number Diff line change @@ -28,9 +28,9 @@ The Following environment variables are set and available during the execution w
2828As in: "_ The host that is using [ cetk-cli] ( ../cli/index.md ) to run [ supported executables] ( #supported-executables ) _ "
2929
3030* ` CETK_SOURCE_HOME ` : absolute path to [ ` Source Home ` ] ( ../home_folder/source_home.md )
31- * ` CETK_SOURCE_HOME_POSIX ` : absolute path to [ ` Source Home ` ] ( ../home_folder/source_home.md ) in posix format[ ^ 1 ] [ ^ 3 ]
31+ * ` CETK_SOURCE_HOME_POSIX ` : absolute path to [ ` Source Home ` ] ( ../home_folder/source_home.md ) in posix format[ ^ 1 ] [ ^ 3 ] [ ^ 6 ]
3232* ` CETK_OUTPUT_HOME ` : absolute path to [ ` Output Home ` ] ( ../home_folder/output_home.md )
33- * ` CETK_OUTPUT_HOME_POSIX ` : absolute path to [ ` Output Home ` ] ( ../home_folder/output_home.md ) in posix format[ ^ 1 ] [ ^ 4 ]
33+ * ` CETK_OUTPUT_HOME_POSIX ` : absolute path to [ ` Output Home ` ] ( ../home_folder/output_home.md ) in posix format[ ^ 1 ] [ ^ 4 ] [ ^ 6 ]
3434* ` CETK_TMP_HOME ` : absolute path to [ ` Temp Home ` ] ( ../home_folder/temp_home.md )
3535* ` CETK_ENVIRONMENT ` : one of the following: ` native ` , ` docker ` , ` cloud `
3636
@@ -44,4 +44,5 @@ As in: "_The host that is using [cetk-cli](../cli/index.md) to run [supported ex
4444[ ^ 2 ] : Connections via cESD are the only ones currently supported by the cloud control environment
4545[ ^ 3 ] : If the host platform is already posix (e.g., Linux) then this is the same as ` CETK_SOURCE_HOME `
4646[ ^ 4 ] : If the host platform is already posix (e.g., Linux) then this is the same as ` CETK_OUTPUT_HOME `
47- [ ^ 5 ] : If any of those variables have been used to [ configure cetk-cli] ( ../cli/config.md ) , they may be updated during execution
47+ [ ^ 5 ] : If any of those variables have been used to [ configure cetk-cli] ( ../cli/config.md ) , they may be updated during execution
48+ [ ^ 6 ] : Posix format preserves user/platform given case but the drive letter on Windows: it is normalized to upper-case.
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ site_description: >-
55 This is the documentation of comlet's Embedded TestKit (cETK)
66 test automation solution
77
8- copyright : Copyright © 2025 comlet Verteilte Systeme GmbH
8+ copyright : Copyright © 2025-2026 comlet Verteilte Systeme GmbH
99nav :
1010 - Overview : index.md
1111 - Control Environments :
You can’t perform that action at this time.
0 commit comments