Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master quill by Jaka Kranjc (a28ba85671152a2cb5773caf343e5f6476c1267b)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Jaka Kranjc <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master quill by Jaka Kranjc (a28ba85671152a2cb5773caf343e5f6476c1267b)
  • Date: Mon, 25 Aug 2008 16:17:57 -0500

GIT changes to master quill by Jaka Kranjc <lynxlynxlynx AT sourcemage.org>:

var/lib/quill/modules/libdeprecation | 2 --
1 files changed, 2 deletions(-)

New commits:
commit a28ba85671152a2cb5773caf343e5f6476c1267b
Author: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
Commit: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>

removed useless debugging info

diff --git a/var/lib/quill/modules/libdeprecation
b/var/lib/quill/modules/libdeprecation
index 633572d..69b7eb4 100644
--- a/var/lib/quill/modules/libdeprecation
+++ b/var/lib/quill/modules/libdeprecation
@@ -48,9 +48,7 @@ function deprecate() {
mv HISTORY DETAILS.orig ..
if [[ ! -z $QUILL_GIT_DIR ]]; then
local remove_list=$(ls | tr '\n' ' ')
- echo +$remove_list+
list_remove remove_list DETAILS DEPENDS HISTORY $overrides TRIGGERS
- echo +$remove_list+
message "${MESSAGE_COLOR}AFTER you copy the spell back,$DEFAULT_COLOR"
message "run this under $QUILL_GIT_DIR:"
message "cd $SECTION/$SPELL_NAME; git rm -r -f" $remove_list



  • [SM-Commit] GIT changes to master quill by Jaka Kranjc (a28ba85671152a2cb5773caf343e5f6476c1267b), Jaka Kranjc, 08/25/2008

Archive powered by MHonArc 2.6.24.

Top of Page