List:Commits« Previous MessageNext Message »
From:Hakan Kuecuekyilmaz Date:December 18 2008 9:05am
Subject:bzr commit into mysql-falcon branch (hky:328)
View as plain text  
#At bzr+ssh://bk-internal.mysql.com/bzrroot/mysql-falcon/ based on
revid:hky@stripped

  328 Hakan Kuecuekyilmaz	2008-12-18
      Use correct path for patches.
modified:
  mysqlslap/include/apply_patches.inc

=== modified file 'mysqlslap/include/apply_patches.inc'
--- a/mysqlslap/include/apply_patches.inc	2008-12-18 07:25:04 +0000
+++ b/mysqlslap/include/apply_patches.inc	2008-12-18 08:05:19 +0000
@@ -8,7 +8,7 @@
 # Directories.
 #
 AP_WORK="$HOME/work/mysql"
-AP_PATCHES="$AP_WORK/patches/falcon/system-qa/$(hostname)"
+AP_PATCHES="$AP_WORK/patches/falcon/$(hostname)"
 
 apply_patches ()
 {

Thread
bzr commit into mysql-falcon branch (hky:328)Hakan Kuecuekyilmaz18 Dec