4087 magnus.blaudd@stripped 2012-11-12 [merge]
Merge 7.1 -> 7.2
modified:
storage/ndb/compile-cluster
4086 magnus.blaudd@stripped 2012-11-12 [merge]
Merge 7.1 -> 7.2
=== modified file 'storage/ndb/compile-cluster'
--- a/storage/ndb/compile-cluster 2012-11-12 14:53:39 +0000
+++ b/storage/ndb/compile-cluster 2012-11-12 17:27:12 +0000
@@ -27,6 +27,10 @@ use Cwd 'abs_path';
use File::Basename;
use Getopt::Long;
+# Automatically flush STDOUT
+select(STDOUT);
+$| = 1;
+
# Only add the command line options handled by this script,
# thus acting like a filter and passing all other arguments
# straight through
No bundle (reason: useless for push emails).
| Thread |
|---|
| • bzr push into mysql-5.5-cluster-7.2 branch (magnus.blaudd:4086 to 4087) | magnus.blaudd | 13 Nov |