mirror of
https://github.com/neovim/neovim.git
synced 2026-01-19 19:51:41 +10:00
tests: Remove needless line continuation.
This commit is contained in:
@@ -160,7 +160,7 @@ RUN_VIMTEST = VIMRUNTIME=$(SCRIPTSOURCE); export VIMRUNTIME; $(VALGRIND) $(VIMPR
|
||||
newtests: newtestssilent
|
||||
@/bin/sh -c "if test -f messages && grep -q 'FAILED' messages; then \
|
||||
cat messages && cat test.log; \
|
||||
fi" \
|
||||
fi"
|
||||
|
||||
newtestssilent: $(NEW_TESTS)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user