mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-01-02 12:20:12 +01:00
test: fix check-local in Makefile to print newline after message
Signed-off-by: Thomas Haller <thaller@redhat.com>
This commit is contained in:
parent
0fa6e75b14
commit
50bd216a50
1 changed files with 1 additions and 1 deletions
|
|
@ -107,7 +107,7 @@ check-local:
|
|||
exit 1 ; \
|
||||
fi \
|
||||
done
|
||||
@echo -n "Testing device factory symbols... PASSED"
|
||||
@echo "Testing device factory symbols... PASSED"
|
||||
|
||||
endif
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue