Browse Source

add new-line

Co-authored-by: Brian Downs <brian.downs@gmail.com>
pull/3270/head
Menna Elmasry 4 years ago committed by GitHub
parent
commit
91c5797016
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      scripts/test-mods

2
scripts/test-mods

@ -7,4 +7,4 @@ if [ $res -gt 0 ];then
exit 1
else
exit 0
fi
fi

Loading…
Cancel
Save