From 91c579701678ca22ed2ae26f49ac94f1b7e4b9d0 Mon Sep 17 00:00:00 2001 From: Menna Elmasry <65324011+MonzElmasry@users.noreply.github.com> Date: Wed, 5 May 2021 19:06:12 +0200 Subject: [PATCH] add new-line Co-authored-by: Brian Downs --- scripts/test-mods | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/test-mods b/scripts/test-mods index acd2392bd0..cc120286f9 100755 --- a/scripts/test-mods +++ b/scripts/test-mods @@ -7,4 +7,4 @@ if [ $res -gt 0 ];then exit 1 else exit 0 -fi \ No newline at end of file +fi