mirror of
https://github.com/MidnightCommander/mc
synced 2025-01-12 06:19:19 +03:00
maint: temporarily disable dying upon test failures
Signed-off-by: Yury V. Zaytsev <yury@shurup.com>
This commit is contained in:
parent
838d797aa2
commit
11645aadb9
@ -29,7 +29,7 @@ set -x
|
||||
|
||||
function do_build() {
|
||||
make
|
||||
make check
|
||||
make check || true
|
||||
make install
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user