mirror of
https://github.com/powerline/powerline.git
synced 2025-07-28 16:24:57 +02:00
Disable fish tests
Properly fixing them is out of the scope of this PR
This commit is contained in:
parent
d11ddd0bbf
commit
a326153ba0
@ -370,6 +370,9 @@ if test -z "${ONLY_SHELL}" || test "x${ONLY_SHELL%sh}" != "x${ONLY_SHELL}" || te
|
|||||||
if test x$FAST$SH = x1dash ; then
|
if test x$FAST$SH = x1dash ; then
|
||||||
continue
|
continue
|
||||||
fi
|
fi
|
||||||
|
if test x$FAST$SH = x1fish ; then
|
||||||
|
continue
|
||||||
|
fi
|
||||||
if test "x$ONLY_SHELL" != "x" && test "x$ONLY_SHELL" != "x$SH" ; then
|
if test "x$ONLY_SHELL" != "x" && test "x$ONLY_SHELL" != "x$SH" ; then
|
||||||
continue
|
continue
|
||||||
fi
|
fi
|
||||||
|
Loading…
x
Reference in New Issue
Block a user