Loading ndb/test/run-test/ndb-autotest.sh +11 −6 Original line number Diff line number Diff line Loading @@ -70,6 +70,10 @@ if [ "$build" ] then cd $dst_place rm -rf $run_dir/* if [ -x BUILD/autorun.sh ] then ./BUILD/autorun.sh else aclocal; autoheader; autoconf; automake if [ -d storage ] then Loading @@ -79,6 +83,7 @@ then (cd innobase; aclocal; autoheader; autoconf; automake) (cd bdb/dist; sh s_all) fi fi eval $configure --prefix=$run_dir make make install Loading Loading
ndb/test/run-test/ndb-autotest.sh +11 −6 Original line number Diff line number Diff line Loading @@ -70,6 +70,10 @@ if [ "$build" ] then cd $dst_place rm -rf $run_dir/* if [ -x BUILD/autorun.sh ] then ./BUILD/autorun.sh else aclocal; autoheader; autoconf; automake if [ -d storage ] then Loading @@ -79,6 +83,7 @@ then (cd innobase; aclocal; autoheader; autoconf; automake) (cd bdb/dist; sh s_all) fi fi eval $configure --prefix=$run_dir make make install Loading