Skip to content
This repository has been archived by the owner on Aug 28, 2021. It is now read-only.

Commit

Permalink
bug fix...
Browse files Browse the repository at this point in the history
  • Loading branch information
lcoandrade committed Apr 4, 2016
1 parent bf6d808 commit 35d65aa
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions CGI/configurecluster.py
Original file line number Diff line number Diff line change
Expand Up @@ -152,8 +152,6 @@ def message(msg):
message('Problema na criação do cluster: Versão de bancos incompatível com o plugin (Use somente EDGV 2.1.3 ou FTer_2a_Ed)')

slony_temp = updateScript(slony, masterdb, slavedb, masterhost, slavehost, masterport, slaveport, masteruser, masterpass, slaveuser, slavepass, clustername)
message(slony)
message(slony_temp)

# Configuring slony and subscribing
cmd = 'sh {}'.format(slony_temp)
Expand Down

0 comments on commit 35d65aa

Please sign in to comment.