CIME.SystemTests.system_tests_common.is_single_exe_case

CIME.SystemTests.system_tests_common.is_single_exe_case(case)[source]

Determines if the case was created with the –single-exe option.

If CASEROOT is not part of EXEROOT and the TEST variable is True, then its safe to assume the case was created with ./create_test and the –single-exe option.

Returns:

True when the case was created with –single-exe otherwise false.