Add missing final newline to end of sh file
authorAndreas Schneider <asn@samba.org>
Wed, 16 Mar 2022 14:42:39 +0000 (15:42 +0100)
committerAndreas Schneider <asn@cryptomilk.org>
Fri, 1 Apr 2022 10:29:31 +0000 (10:29 +0000)
commit012d81d0e28e81be3274076a5f70282e8ceac8fe
treed9d88a4c8c6df45977a6b465379a3c815141835f
parent59d1044e557d10f8aee3b4900f57e0ebbe6def88
Add missing final newline to end of sh file

find $(pwd) -type f -name "*.sh" | xargs sed -i -e '$a\'

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source3/script/tests/test_rpcclientsrvsvc.sh
third_party/waf/update.sh