Re: system-config-cluster problem

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



2008/1/14 Gary Romo <garromo@xxxxxxxxxx>:
>   File "/usr/share/system-config-cluster/FaildomController.py", line 213
>     if val == "Yes" or val == "yes" or val="1":

Edit /usr/share/system-config-cluster/FaildomController.py and change
line 213 to be like this:

if val == "Yes" or val == "yes" or val == "1":

-- 
Antonio Dias

--
Linux-cluster mailing list
Linux-cluster@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/linux-cluster

[Index of Archives]     [Corosync Cluster Engine]     [GFS]     [Linux Virtualization]     [Centos Virtualization]     [Centos]     [Linux RAID]     [Fedora Users]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite Camping]

  Powered by Linux