mirror of
https://github.com/powerline/powerline.git
synced 2025-07-24 06:15:41 +02:00
Remove irrelevant logs
This commit is contained in:
parent
71d7e3921f
commit
25a56df98b
@ -45,7 +45,9 @@ test_tmux() {
|
||||
if test -z "$POWERLINE_TMUX_EXE" && test -d tests/bot-ci/deps/tmux ; then
|
||||
for tmux in tests/bot-ci/deps/tmux/tmux-*/tmux ; do
|
||||
export POWERLINE_TMUX_EXE="$PWD/$tmux"
|
||||
test_tmux || true
|
||||
if test_tmux ; then
|
||||
rm -f tests/vterm/*.log
|
||||
fi
|
||||
done
|
||||
else
|
||||
test_tmux || true
|
||||
|
Loading…
x
Reference in New Issue
Block a user