Commit graph

9 commits

Author SHA1 Message Date
Gergo Erdosi
37f8c3598c Percona Toolkit 2.1.5
Closes Homebrew/homebrew#15443.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-10-13 13:32:11 -05:00
Gergo Erdosi
3dc1d21c43 Percona Toolkit 2.1.4
Closes Homebrew/homebrew#15142.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-26 20:22:29 -07:00
Gergo Erdosi
0f3baaa9c7 percona toolkit 2.1.2
Closes Homebrew/homebrew#12797.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-12 18:04:17 -05:00
Gergo Erdosi
05c1a78e73 percona: Use SHA1 instead of MD5
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-10 09:18:16 -07:00
Jack Nagel
7c648d9732 Shore up a number of shell quoting issues
When interpolating in strings passed to Formula#system, it should be
done in such a way that if any interpolated variables contain spaces,
they are either (a) passed as part of a list or (b) protected by quotes
if they are part of a long string (which is subject to shell expansion).
Otherwise, they will be split on the space when expanded by the shell
and passed as multiple arguments to whatever process is being executed.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-15 14:03:11 -05:00
Jack Nagel
64014de16f percona-toolkit: use full paths in test
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-05 16:49:32 -05:00
Aria Stewart
9cd474f630 Percona Toolkit 2.1.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-10 19:06:26 -07:00
Adam Vandenberg
2dda703e1e Percona-toolkit 2.0.3 2012-03-06 21:28:16 -08:00
Rifat Nabi
a21fb042b2 Percona Toolkit 2.0.2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-01-29 17:20:54 -08:00