{ "backup_data_uid": "a75413e8459e2d6e", "build_compiler_vars": {}, "compile_deps": { "compiler": { "local": "yes", "name": "Fortran 77 compiler", "tags": "compiler,lang-f77" } }, "compiler_env": "CK_FC", "data_name": "template-hello-world-fortran", "main_language": "f77", "print_files_after_run": [ "stderr.log", "stdout.log" ], "process_in_tmp": "yes", "program": "yes", "run_cmds": { "default": { "ignore_return_code": "no", "run_time": { "run_cmd_main": "$#BIN_FILE#$ \"$#src_path#$\"", "run_cmd_out1": "stdout.log", "run_cmd_out2": "stderr.log", "run_output_files": [ "stdout.log", "stderr.log" ] } } }, "run_vars": { "CK_VAR1": 123, "CK_VAR2": 666 }, "source_files": [ "hello-world.F" ], "tags": [ "template", "program", "lang-f77" ], "target_file": "a", "template": "yes", "template_type": "Fortran program workflow" }