Below is the list of changes that have just been committed into a local
5.0 repository of msvensson. When msvensson does a push these changes will
be propagated to the main repository and, within 24 hours after the
push, to the public repository.
For information on how to access the public repository
see http://dev.mysql.com/doc/mysql/en/installing-source-tree.html
ChangeSet@stripped, 2007-03-02 15:21:01+01:00, msvensson@stripped +1 -0
Add hint about using --help to see what options are available
BUILD/SETUP.sh@stripped, 2007-03-02 15:21:00+01:00, msvensson@stripped +1 -0
Add hint about using --help to see what options are available
# This is a BitKeeper patch. What follows are the unified diffs for the
# set of deltas contained in the patch. The rest of the patch, the part
# that BitKeeper cares about, is below these diffs.
# User: msvensson
# Host: pilot.blaudden
# Root: /home/msvensson/mysql/mysql-5.0-maint
--- 1.63/BUILD/SETUP.sh 2007-02-21 12:04:53 +01:00
+++ 1.64/BUILD/SETUP.sh 2007-03-02 15:21:00 +01:00
@@ -34,6 +34,7 @@ Note: this script is intended for inter
EOF
* )
echo "Unknown option '$1'"
+ echo "Use -h or --help for usage"
exit 1
break ;;
esac
| Thread |
|---|
| • bk commit into 5.0 tree (msvensson:1.2460) | msvensson | 2 Mar |