On Mon, 2011-09-26 at 20:45 +0200, Lukas Czerner wrote: > Sometimes using bash $(()) math might not be enough due to some > limitation (big numbers), so add helper using 'bc' program. For > now the results are only in perfect numbers (as in bash) since this is > all I need for now. > > This commit also adds _require_math() helper which should be called by > every test which uses _math() since it requires "bc" to be installed on > the system. > > Signed-off-by: Lukas Czerner <lczerner@xxxxxxxxxx> Looks fine. Thanks for updating it. Reviewed-by: Alex Elder <aelder@xxxxxxx> _______________________________________________ xfs mailing list xfs@xxxxxxxxxxx http://oss.sgi.com/mailman/listinfo/xfs