1
0

Accepting request 863460 from home:matwey:branches:devel:languages:erlang

- Fix running unit test

OBS-URL: https://build.opensuse.org/request/show/863460
OBS-URL: https://build.opensuse.org/package/show/devel:languages:erlang/erlang-erlware_commons?expand=0&rev=4
This commit is contained in:
Nanuk Krinner 2021-01-25 12:31:20 +00:00 committed by Git OBS Bridge
parent 8a967efdfc
commit 26574bf92a
2 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sat Jan 16 09:57:37 UTC 2021 - Matwey Kornilov <matwey.kornilov@gmail.com>
- Fix running unit test
-------------------------------------------------------------------
Wed Jan 13 10:42:51 UTC 2021 - matwey.kornilov@gmail.com

View File

@ -49,6 +49,9 @@ for dir in ebin include priv ; do
done
%check
# ec_cmd_log:color_test is expecting that erlang-cf package considers the TERMinal
# as color-capable one.
export TERM=ansi
%rebar eunit
%files