Navigation Menu

Skip to content

Commit

Permalink
test: remove duplicated code
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Apr 19, 2012
1 parent 26e78ff commit e744994
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions test/run-sql-test.sh
Expand Up @@ -23,9 +23,6 @@ case "${MYSQL_VERSION}" in
fi
;;
*)
if ! test -d "${build_test_suites_dir}"; then
ln -s "${source_test_suites_dir}" "${build_test_suites_dir}"
fi
if ! test -d "${build_test_suites_dir}"; then
ln -s "${source_test_suites_dir}" "${build_test_suites_dir}"
fi
Expand Down

0 comments on commit e744994

Please sign in to comment.