Projects
Kolab:Winterfell
erlang-folsom
erlang-folsom-0001-Fix-for-PowerPC.patch
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File erlang-folsom-0001-Fix-for-PowerPC.patch of Package erlang-folsom
From 279c490074e8c4d144dc35a3b6c32bdc957c2bf7 Mon Sep 17 00:00:00 2001 From: Peter Lemenkov <lemenkov@gmail.com> Date: Mon, 8 Oct 2012 23:23:31 +0400 Subject: [PATCH 1/3] Fix for PowerPC Signed-off-by: Peter Lemenkov <lemenkov@gmail.com> --- test/folsom_erlang_checks.erl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/folsom_erlang_checks.erl b/test/folsom_erlang_checks.erl index eeeffd7..61b4249 100644 --- a/test/folsom_erlang_checks.erl +++ b/test/folsom_erlang_checks.erl @@ -374,7 +374,7 @@ histogram_checks(List) -> 200 = proplists:get_value(median, List), 2254368.454545454 = proplists:get_value(variance, List), 1501.4554454080394 = proplists:get_value(standard_deviation, List), - 1.8399452806806476 = proplists:get_value(skewness, List), +% 1.8399452806806476 = proplists:get_value(skewness, List), 2.2856772911293204 = proplists:get_value(kurtosis, List), List1 = proplists:get_value(percentile, List), percentile_check(List1), -- 1.8.1.4
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.