tell cutarelease the proj name has no 'node-'

master
Trent Mick 2012-02-02 14:59:40 -08:00
parent 07b2bbf6c4
commit 2652de8220
1 changed files with 1 additions and 1 deletions

View File

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