Add newline to the end of bash scripts

This commit is contained in:
Tamer Tas
2015-09-18 19:35:05 +03:00
parent 0f8cc8926f
commit cb5f921df1
9 changed files with 9 additions and 9 deletions

View File

@@ -79,4 +79,4 @@ do
else
python "$t" || true
fi
done
done