Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by George Sherwood (89ef012b971b003965f95698bd89235d374e2e92)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: George Sherwood <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by George Sherwood (89ef012b971b003965f95698bd89235d374e2e92)
  • Date: Fri, 16 Jan 2009 15:59:52 -0600

GIT changes to master grimoire by George Sherwood <gsherwood AT sourcemage.org>:

database/mysql/HISTORY | 4
++++
database/mysql/REPAIR^42a552d208cfb9e83f80714ccbcee42b^POST_REMOVE | 2 ++
database/mysql/REPAIR^all^POST_REMOVE | 2 --
3 files changed, 6 insertions(+), 2 deletions(-)

New commits:
commit 89ef012b971b003965f95698bd89235d374e2e92
Author: George Sherwood <gsherwood AT sourcemage.org>
Commit: George Sherwood <gsherwood AT sourcemage.org>

mysql: Added proper REPAIR file

diff --git a/database/mysql/HISTORY b/database/mysql/HISTORY
index dc37abb..2c01d7f 100644
--- a/database/mysql/HISTORY
+++ b/database/mysql/HISTORY
@@ -1,3 +1,7 @@
+2009-01-16 George Sherwood <gsherwood AT sourcemage.org>
+ * REPAIR^42a552d208cfb9e83f80714ccbcee42b^POST_REMOVE: Added
+ proper REPAIR file.
+
2009-01-15 George Sherwood <gsherwood AT sourcemage.org>
* INSTALL: Added install for info file.
* REPAIR^all^POST_REMOVE: Added to fix problem with POST_REMOVE.
diff --git
a/database/mysql/REPAIR^42a552d208cfb9e83f80714ccbcee42b^POST_REMOVE
b/database/mysql/REPAIR^42a552d208cfb9e83f80714ccbcee42b^POST_REMOVE
new file mode 100755
index 0000000..9edd03b
--- /dev/null
+++ b/database/mysql/REPAIR^42a552d208cfb9e83f80714ccbcee42b^POST_REMOVE
@@ -0,0 +1,2 @@
+install-info --delete mysql --info-dir ${TRACK_ROOT}/usr/share/info
+true
diff --git a/database/mysql/REPAIR^all^POST_REMOVE
b/database/mysql/REPAIR^all^POST_REMOVE
deleted file mode 100755
index 9edd03b..0000000
--- a/database/mysql/REPAIR^all^POST_REMOVE
+++ /dev/null
@@ -1,2 +0,0 @@
-install-info --delete mysql --info-dir ${TRACK_ROOT}/usr/share/info
-true



  • [SM-Commit] GIT changes to master grimoire by George Sherwood (89ef012b971b003965f95698bd89235d374e2e92), George Sherwood, 01/16/2009

Archive powered by MHonArc 2.6.24.

Top of Page