Skip to Content.
Sympa Menu

sm-sorcery-bugs - [SM-Sorcery-Bugs] [Bug 10162] gaze grimoire isn't -q friendly

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 10162] gaze grimoire isn't -q friendly
  • Date: 1 Dec 2005 15:34:13 -0000

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





------- Additional Comments From acedit AT armory.com 2005-12-01 09:34 -------
looks ok at first glance, i'd prefer the use of { } instead of ( ) to enclose
the code, theres no need for a fork here.

i wonder if this
- echo `basename $spell`
+ echo `basename $spell` #keeps head from breaking pipes
could be solved with basename 2>/dev/null?

Thanks, i'll look at it a bit more tonight since its early here :-)

--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




Archive powered by MHonArc 2.6.24.

Top of Page