forked from HPR/hpr_generator
Compare commits
No commits in common. "hide-mysql2sqlite-not-found-message" and "main" have entirely different histories.
hide-mysql
...
main
Binary file not shown.
@ -132,7 +132,7 @@ function make_hpr_sqlite_db {
|
||||
return 1
|
||||
fi
|
||||
|
||||
local MYSQL2SQLITE=`which mysql2sqlite 2>/dev/null`
|
||||
local MYSQL2SQLITE=`which mysql2sqlite`
|
||||
local BIN_PATH=""
|
||||
|
||||
if [ "$MYSQL2SQLITE" = "" ];
|
||||
|
Loading…
x
Reference in New Issue
Block a user