microsoftarchive / redis

Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes
http://redis.io
Other
20.84k stars 5.38k forks source link

fix: compare empty string for command line extract save #413

Closed zalecn closed 8 years ago

ghost commented 8 years ago

Hi @zalecn, I'm your friendly neighborhood Microsoft Open Technologies, Inc. Pull Request Bot (You can call me MSOTBOT). Thanks for your contribution! This seems like a small (but important) contribution, so no Contribution License Agreement is required at this point. Real humans will now evaluate your PR.

TTYL, MSOTBOT;

enricogior commented 8 years ago

@zalecn the PR has been merged and published in the 3.0 branch. Thank you for the contribution!