Merge pull request #228 from nikolay-turpitko/patch-2

Fixed #216
This commit is contained in:
siddontang 2016-01-23 16:15:50 +08:00
commit c8f66ea25d
1 changed files with 1 additions and 1 deletions

2
dev.sh
View File

@ -5,7 +5,7 @@ export LEDISROOT="${LEDISROOT:-${LEDISTOP/\/src\/github.com\/siddontang\/ledisdb
# LEDISTOP sanity check
if [[ "$LEDISTOP" == "${LEDISTOP/\/src\/github.com\/siddontang\/ledisdb/}" ]]; then
echo "WARNING: LEDISTOP($LEDISTOP) does not contain src/github.com/siddontang/ledisdb"
exit 1
false
fi
#default snappy and leveldb install path