Below is the list of changes that have just been committed into a local
4.1 repository of jonas. When jonas 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
1.2239 05/05/08 20:23:05 joreland@stripped +1 -0
ndb - autotest
fix name of result tar ball
ndb/test/run-test/ndb-autotest.sh
1.10 05/05/08 20:23:02 joreland@stripped +1 -1
append run to result tar ball
# 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: joreland
# Host: eel.mysql.com
# Root: /home/jonas/src/mysql-4.1
--- 1.9/ndb/test/run-test/ndb-autotest.sh Sat May 7 18:20:26 2005
+++ 1.10/ndb/test/run-test/ndb-autotest.sh Sun May 8 20:23:02 2005
@@ -203,7 +203,7 @@
p2=`pwd`
cd ..
tar cfz /tmp/res.$$.tgz `basename $p2`/$DATE
- scp /tmp/res.$$.tgz $result_host:$result_path/res.$DATE.`hostname -s`.$$.tgz
+ scp /tmp/res.$$.tgz $result_host:$result_path/res.$DATE.`hostname -s`.$2.$$.tgz
rm -f /tmp/res.$$.tgz
}
| Thread |
|---|
| • bk commit into 4.1 tree (joreland:1.2239) | jonas.oreland | 8 May |