TylerBrock / mongo-hacker

MongoDB Shell Enhancements for Hackers
tylerbrock.github.io/mongo-hacker
MIT License
1.79k stars 235 forks source link

Remove `ls` when making mongo_hacker.js #126

Closed stennie closed 9 years ago

stennie commented 9 years ago

Remove unnecessary ls from mongo_hacker.js target; can cause the make to fail if there is no ~/.mongorc.js file to list.

TylerBrock commented 9 years ago

Hah, yep. Whoops, didn't see that in the last pull request.