Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to test cauldron by Justin Boffemmyer (d3a233d97753045c9830e4f6b806a1f0be4b90c0)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Justin Boffemmyer <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to test cauldron by Justin Boffemmyer (d3a233d97753045c9830e4f6b806a1f0be4b90c0)
  • Date: Fri, 9 Jan 2009 19:59:22 -0600

GIT changes to test cauldron by Justin Boffemmyer <flux AT sourcemage.org>:

scripts/spellcaster.sh | 2 +-
1 files changed, 1 insertion(+), 1 deletion(-)

New commits:
commit d3a233d97753045c9830e4f6b806a1f0be4b90c0
Author: Justin Boffemmyer <flux AT sourcemage.org>
Commit: Justin Boffemmyer <flux AT sourcemage.org>

scripts/spellcaster.sh: no -x in the script!

Do not include -x in the script.

diff --git a/scripts/spellcaster.sh b/scripts/spellcaster.sh
index bd7d9ce..7bcfc50 100755
--- a/scripts/spellcaster.sh
+++ b/scripts/spellcaster.sh
@@ -1,4 +1,4 @@
-#!/bin/bash -x
+#!/bin/bash

# this script handles automatically casting all required spells into the ISO
# chroot, and also the casting and subsequent dispelling (with caches
enabled)



  • [SM-Commit] GIT changes to test cauldron by Justin Boffemmyer (d3a233d97753045c9830e4f6b806a1f0be4b90c0), Justin Boffemmyer, 01/09/2009

Archive powered by MHonArc 2.6.24.

Top of Page