Skip to Content.
Sympa Menu

sm-sorcery-bugs - [SM-Sorcery-Bugs] [Bug 10212] Proposition: feature for sorcery to check for & cast "hungry spells"

sm-sorcery-bugs AT lists.ibiblio.org

Subject: Bugs for Sorcery are reported here

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-sorcery-bugs AT lists.ibiblio.org
  • Subject: [SM-Sorcery-Bugs] [Bug 10212] Proposition: feature for sorcery to check for & cast "hungry spells"
  • Date: 3 Mar 2009 10:24:05 -0000

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





--- Comment #8 from Jaka Kranjc <jakakranjc AT email.si> 2009-03-03 04:24:03 ---
the quick hack in #14380 was:

cast $({ awk -F: '/:off:/ {print $2}' /var/state/sorcery/depends; awk -F:
'!/:exiled:/
{print $1}' /var/state/sorcery/packages; } | sort | uniq -d)

--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



  • [SM-Sorcery-Bugs] [Bug 10212] Proposition: feature for sorcery to check for & cast "hungry spells", bugzilla-daemon, 03/03/2009

Archive powered by MHonArc 2.6.24.

Top of Page