mirror of
https://github.com/powerline/powerline.git
synced 2025-07-31 01:35:40 +02:00
Fix “syntax error near unexpected token `fi'” error
This commit is contained in:
parent
9e023d14f7
commit
6a081685e5
@ -143,6 +143,7 @@ fi
|
|||||||
if ! run_test dash -i ; then
|
if ! run_test dash -i ; then
|
||||||
# dash tests are not stable, see #931
|
# dash tests are not stable, see #931
|
||||||
# FAILED=1
|
# FAILED=1
|
||||||
|
true
|
||||||
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