diff --git a/mysql-test/create-test-result b/mysql-test/create-test-result index b9be2300976..dc03f5394b9 100755 --- a/mysql-test/create-test-result +++ b/mysql-test/create-test-result @@ -6,7 +6,7 @@ # to start mysqld yourself and run mysqltest -r RESULT_DIR=r -if [ -z $EDITOR] ; then +if [ -z $EDITOR ] ; then EDITOR=vi fi