Skip to Content.
Sympa Menu

sm-sorcery-bugs - [SM-Sorcery-Bugs] [Bug 3633] scribe add doesn't create an index file

sm-sorcery-bugs AT lists.ibiblio.org

Subject: Bugs for Sorcery are reported here

List archive

Chronological Thread  
  • From: bugzilla-daemon AT metalab.unc.edu
  • To: sm-sorcery-bugs AT lists.ibiblio.org
  • Subject: [SM-Sorcery-Bugs] [Bug 3633] scribe add doesn't create an index file
  • Date: Sat, 28 Jun 2003 07:39:12 -0400

http://bugs.sourcemage.org/show_bug.cgi?id=3633

martin AT lddd.org changed:

What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|sm-sorcery- |martin AT lddd.org
|bugs AT lists.ibiblio.org |



------- Additional Comments From martin AT lddd.org 2003-06-28 07:39 -------
It almost certainly would, but I guess there is no need to reindex every
grimoire when adding one.
I'll go for that:
--- p4/sorcery/usr/sbin/scribe 2003-06-19 19:21:22.000000000 +0200
+++ /usr/sbin/scribe 2003-06-28 13:35:35.000000000 +0200
@@ -237,6 +237,8 @@
fi

codex_add_grimoire $CODEX_ROOT/${ITEMS[$x]} 0
+
+ codex_create_cache $CODEX_ROOT/${ITEMS[$x]}

echo "Grimoire \"${ITEMS[$x]}\" successfully added to your codex."
else




------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.




Archive powered by MHonArc 2.6.24.

Top of Page