X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FCore%2FTest%2Fbatchtest.conf;h=1a7f9ad5960178de6437dcdd8a6d787da77e46e3;hb=4f7c694f721ba36a0db480ffad86877783a27c1b;hp=f8cdcf304f5184cbe069ee37358a467caa41b022;hpb=81d83ed5bb4d235c5688dcec0e9458015e760e26;p=tools%2Flibbatch.git diff --git a/src/Core/Test/batchtest.conf b/src/Core/Test/batchtest.conf index f8cdcf3..1a7f9ad 100644 --- a/src/Core/Test/batchtest.conf +++ b/src/Core/Test/batchtest.conf @@ -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