cutarelease can't handle this file yet (type detection)?

master
Trent Mick 2012-02-02 09:14:12 -08:00
parent 135163e3a9
commit 07b2bbf6c4
3 changed files with 3 additions and 1 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
/tmp
/npm-debug.log

View File

@ -8,5 +8,5 @@ versioncheck:
@echo Version check ok.
cutarelease: versioncheck
./tools/cutarelease.py -f package.json -f lib/bunyan.js -f bin/bunyan
./tools/cutarelease.py -f package.json -f lib/bunyan.js

View File

@ -1,3 +1,4 @@
- cutarelease -f bin/bunyan (doesn't work right now)
- expand set of fields: from dap
time, hostname
<https://github.com/Graylog2/graylog2-docs/wiki/GELF>