diff options
author | unknown <sanja@askmonty.org> | 2009-10-07 13:02:43 +0300 |
---|---|---|
committer | unknown <sanja@askmonty.org> | 2009-10-07 13:02:43 +0300 |
commit | 99ff6ada7b2d0c7edebde49e47d39b74f290858f (patch) | |
tree | e0c73b396fc412659e7af78372040c61910635fb /BUILD | |
parent | d8049a62fffeac22b213fc0d5d383684dee42dd3 (diff) | |
download | mariadb-git-99ff6ada7b2d0c7edebde49e47d39b74f290858f.tar.gz |
comment added
Diffstat (limited to 'BUILD')
-rwxr-xr-x | BUILD/compile-pentium-debug-max-no-qc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/BUILD/compile-pentium-debug-max-no-qc b/BUILD/compile-pentium-debug-max-no-qc index 4d8b568a3cf..6407b4b09ad 100755 --- a/BUILD/compile-pentium-debug-max-no-qc +++ b/BUILD/compile-pentium-debug-max-no-qc @@ -1,4 +1,5 @@ #! /bin/sh +# Builds server without query cache support path=`dirname $0` . "$path/SETUP.sh" |