Bump to 1.3: Fix handling of negative numbers
PR: ports/199255
Approved by: <your name here>
Differential D3673
sysutils/zfs-stats-lite: Bump to 1.3: Fix handling of negative numbers dteske on Sep 15 2015, 6:10 PM. Authored by Tags None Referenced Files
Details
Bump to 1.3: Fix handling of negative numbers PR: ports/199255 Some calculations from sysctl(8) regarding kstat numbers produce To test the f_float() function, I had inserted the following few f_float "$@" Wherein I tested many arguments: -1 2 # -0.50 To test the f_perc() function, I inserted the following after it: f_perc "$@" Wherein I performed similar testing to the above.
Diff Detail
|