fixes pt-stalk not being to handle non-integers - issue 1335322

This commit is contained in:
Frank Cizmich
2014-06-27 17:49:50 -03:00
parent 885cdce7bf
commit c149dbf5ff
3 changed files with 27 additions and 2 deletions

View File

@@ -0,0 +1,5 @@
#!/bin/sh
trg_plugin() {
echo 3.1416
}