fix pt-query-advisor link
This commit is contained in:
@@ -1361,6 +1361,7 @@ class WOStackController(CementBaseController):
|
|||||||
if any('/usr/bin/pt-query-advisor' == x[1]
|
if any('/usr/bin/pt-query-advisor' == x[1]
|
||||||
for x in packages):
|
for x in packages):
|
||||||
WOFileUtils.chmod(self, "/usr/bin/pt-query-advisor", 0o775)
|
WOFileUtils.chmod(self, "/usr/bin/pt-query-advisor", 0o775)
|
||||||
|
|
||||||
# phpredisadmin
|
# phpredisadmin
|
||||||
if any('/var/lib/wo/tmp/pra.tar.gz' == x[1]
|
if any('/var/lib/wo/tmp/pra.tar.gz' == x[1]
|
||||||
for x in packages):
|
for x in packages):
|
||||||
@@ -1632,11 +1633,8 @@ class WOStackController(CementBaseController):
|
|||||||
"archive/master.tar.gz",
|
"archive/master.tar.gz",
|
||||||
'/var/lib/wo/tmp/webgrind.tar.gz',
|
'/var/lib/wo/tmp/webgrind.tar.gz',
|
||||||
'Webgrind'],
|
'Webgrind'],
|
||||||
["http://bazaar.launchpad.net/~"
|
["https://www.percona.com/"
|
||||||
"percona-toolkit-dev/percona-toolkit/"
|
"get/pt-query-digest",
|
||||||
"2.1/download/head:/ptquerydigest-"
|
|
||||||
"20110624220137-or26tn4"
|
|
||||||
"expb9ul2a-16/pt-query-digest",
|
|
||||||
"/usr/bin/pt-query-advisor",
|
"/usr/bin/pt-query-advisor",
|
||||||
"pt-query-advisor"],
|
"pt-query-advisor"],
|
||||||
["https://github.com/box/Anemometer/"
|
["https://github.com/box/Anemometer/"
|
||||||
|
|||||||
Reference in New Issue
Block a user