mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-25 13:46:22 +00:00
fixes pt-stalk not being to handle non-integers - issue 1335322
This commit is contained in:
5
t/pt-stalk/samples/plugin003.sh
Normal file
5
t/pt-stalk/samples/plugin003.sh
Normal file
@@ -0,0 +1,5 @@
|
||||
#!/bin/sh
|
||||
|
||||
trg_plugin() {
|
||||
echo 3.1416
|
||||
}
|
Reference in New Issue
Block a user