diff options
author | monty@donna.mysql.com <> | 2001-01-03 16:54:46 +0200 |
---|---|---|
committer | monty@donna.mysql.com <> | 2001-01-03 16:54:46 +0200 |
commit | 5fe4c5af3a26ccd1c8026150dead9156f278d6f8 (patch) | |
tree | 25e3833a1efc1f22a42285c0695afbf044514f83 /BUILD/compile-alpha-cxx | |
parent | e962b04bd02421e0ec6502e585dffcb37e951065 (diff) | |
download | mariadb-git-5fe4c5af3a26ccd1c8026150dead9156f278d6f8.tar.gz |
Removed SCCS flag from all test cases
Changed atoll -> strtoll
Extended mysql-test-run
Diffstat (limited to 'BUILD/compile-alpha-cxx')
-rwxr-xr-x | BUILD/compile-alpha-cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/BUILD/compile-alpha-cxx b/BUILD/compile-alpha-cxx index 82a9ee87cd1..2992604644b 100755 --- a/BUILD/compile-alpha-cxx +++ b/BUILD/compile-alpha-cxx @@ -18,6 +18,7 @@ then then scripts/make_binary_distribution fi + make test fi exit |