diff options
author | Matěj Cepl <mcepl@redhat.com> | 2010-07-15 15:25:52 +0200 |
---|---|---|
committer | Matěj Cepl <mcepl@redhat.com> | 2010-07-15 15:25:52 +0200 |
commit | aeeeafbd96d5e647b5dc8256af961216a290d708 (patch) | |
tree | 8d97948e4ce83b252dc2494abd5262c084a8655b | |
parent | 4bc527b9fd39cecafc35d6ec35c833b5ba1ead9a (diff) | |
download | bugzilla-triage-aeeeafbd96d5e647b5dc8256af961216a290d708.tar.gz |
Forgotten EOL in the end of the file
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -18,4 +18,4 @@ bugzilla-triage.xpi: package.json lib/*.js docs/* zip -9rmqT bugzilla-triage.xpi install.rdf ;\ fix: - ! grep -n FIXME lib/*.js
\ No newline at end of file + ! grep -n FIXME lib/*.js |