benchmark: added log of fixed queries in vertica

This commit is contained in:
Pavel Kartavyy 2013-08-30 09:09:20 +00:00
parent 3216072492
commit 7cf36180bb

View File

@ -43,7 +43,7 @@ function execute()
echo echo
echo "times: $i" echo "times: $i"
echo "query:" $query echo "query:" "$query"
expect -f $expect_file "$query" expect -f $expect_file "$query"
if [ -e $etc_init_d_service ]; then if [ -e $etc_init_d_service ]; then