Salome HOME
[bos #32518][EDF] (2022-T3)
[tools/libbatch.git] / src / Core / Test / batchtest.conf
index f8cdcf304f5184cbe069ee37358a467caa41b022..1a7f9ad5960178de6437dcdd8a6d787da77e46e3 100644 (file)
@@ -3,11 +3,11 @@
 # set the environment variable BATCH_TEST_CONFIG_FILE to the path to your own configuration
 # file.
 # Note that BATCH_TEST_CONFIG_FILE is the default name for this environment variable. It can be
-# changed at compilation time by setting CMake option TEST_CONFIG_FILE_ENV_VAR.
+# changed at compilation time by setting CMake option LIBBATCH_TEST_CONF_ENV_VAR.
 
 TEST_LOCAL_SH_HOST = "localhost"              # Not used
 TEST_LOCAL_SH_USER = "me"                     # Not used
-TEST_LOCAL_SH_WORK_DIR = "/tmp"               # Work directory for local SH Batch test
+TEST_LOCAL_SH_WORKDIR = "/tmp"               # Work directory for local SH Batch test
 TEST_LOCAL_SH_TIMEOUT = 2                     # Execution timeout (in seconds) for local SH Batch test
 
 TEST_LOCAL_HOST = "localhost"                 # Execution host for LOCAL Batch test