Skip to content

Commit

Permalink
fix mkir/mkdir typo
Browse files Browse the repository at this point in the history
  • Loading branch information
bewest committed Jan 25, 2014
1 parent 1b471da commit 64a36f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ precover: clean
./node_modules/.bin/mocha ${BLANKET} ${SHOULD} -R html-cov test/*.js | w3m -T text/html

logs:
mkir logs
mkdir logs

test: clean logs
make clean
Expand Down

0 comments on commit 64a36f7

Please sign in to comment.