Commit a2fe4d1b authored by unknown's avatar unknown
Browse files

ndb - autotest

  fix to ndb-autotest.sh


ndb/test/run-test/ndb-autotest.sh:
  Add bin/ to get access to ndb_cpcc
parent e9df5390
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -112,7 +112,7 @@ atrt=$test_dir/atrt
html=$test_dir/make-html-reports.sh
mkconfig=$run_dir/mysql-test/ndb/make-config.sh

PATH=$test_dir:$PATH
PATH=$run_dir/bin:$test_dir:$PATH
export PATH

filter(){