Commit b67ded49 authored by sasha@mysql.sashanet.com's avatar sasha@mysql.sashanet.com
Browse files

fixed typo

parent 7c8773d9
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -61,7 +61,7 @@ aclocal; autoheader; aclocal; automake; autoconf
 --enable-thread-safe-client \
 --without-berkeley-db

gmake -j 2 .
gmake -j 2 

time gmake -j 2 distcheck \
 EXTRA_CONF_ARGS="--with-unix-socket-path=/var/tmp/mysql.sock --with-low-memory $EXTRA_CONFIG"