1
1

Remove duplicate definition of orte_xml_output - thanks Shiqing for catching it!

This commit was SVN r20017.
Этот коммит содержится в:
Ralph Castain 2008-11-18 13:53:13 +00:00
родитель 4757970438
Коммит 182b15e252

Просмотреть файл

@ -53,7 +53,6 @@ bool orted_spin_flag = false;
bool orte_static_ports = false; bool orte_static_ports = false;
bool orte_keep_fqdn_hostnames = false; bool orte_keep_fqdn_hostnames = false;
bool orte_tag_output; bool orte_tag_output;
bool orte_xml_output;
int orted_debug_failure; int orted_debug_failure;
int orted_debug_failure_delay; int orted_debug_failure_delay;
bool orte_homogeneous_nodes = false; bool orte_homogeneous_nodes = false;