Fix files without blank newline

This commit is contained in:
Ed Morley
2016-08-01 12:45:18 +01:00
parent 998f996a32
commit 0896d6a0c4
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -3,4 +3,4 @@ if (grep -Fiq "hg+" requirements.txt) then
bpwatch start mercurial_install
/app/.heroku/python/bin/pip install mercurial | cleanup | indent
bpwatch stop mercurial_install
fi
fi
+1 -1
View File
@@ -15,4 +15,4 @@ if [[ -f .heroku/python/requirements-declared.txt ]]; then
fi
fi
bpwatch stop pip_uninstall
set -e
set -e