Navigation Menu

Skip to content

Commit

Permalink
travis: show my_config.h
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Jun 21, 2015
1 parent 809f245 commit 3a787a5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/travis/before_script.sh
Expand Up @@ -53,4 +53,5 @@ else
configure_args=("${configure_args[@]}" --enable-fast-mutexes)
fi
./configure "${configure_args[@]}"
cat "$(mysql_config --include | sed -e 's/-I//g')/my_config.h"
fi

0 comments on commit 3a787a5

Please sign in to comment.