From d73cec1e090382d8366e963c2747212bf3712e07 Mon Sep 17 00:00:00 2001 From: Yuto Takano Date: Tue, 10 Aug 2021 15:45:28 +0100 Subject: [PATCH] Add newline at end of list-identifiers.sh Signed-off-by: Yuto Takano --- tests/scripts/list-identifiers.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/scripts/list-identifiers.sh b/tests/scripts/list-identifiers.sh index 49ecc93ef7..781c609fc1 100755 --- a/tests/scripts/list-identifiers.sh +++ b/tests/scripts/list-identifiers.sh @@ -63,4 +63,4 @@ is a thin wrapper around list_internal_identifiers.py. check-names.sh, which used to depend on this script, has been replaced with check_names.py and is now self-complete. EOF -fi \ No newline at end of file +fi