mirror of
https://github.com/powerline/powerline.git
synced 2025-07-31 01:35:40 +02:00
Merge branch 'disable-dash-tests' into develop
This commit is contained in:
commit
9e023d14f7
@ -141,7 +141,8 @@ if ! run_test mksh -i ; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
if ! run_test dash -i ; then
|
if ! run_test dash -i ; then
|
||||||
FAILED=1
|
# dash tests are not stable, see #931
|
||||||
|
# FAILED=1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
test "x$ONLY_SHELL" = "x" && rm -r tests/shell
|
test "x$ONLY_SHELL" = "x" && rm -r tests/shell
|
||||||
|
Loading…
x
Reference in New Issue
Block a user