Skip to Content.
Sympa Menu

sm-sorcery-bugs - [SM-Sorcery-Bugs] [Bug 8441] resurrect hangs on changed config file

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 8441] resurrect hangs on changed config file
  • Date: Fri, 18 Mar 2005 18:38:20 -0800 (PST)

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


acedit AT armory.com changed:

What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED




------- Additional Comments From acedit AT armory.com 2005-03-18 18:38 -------
Here was the problem
afrayedknot@thefrayedknot:~$ test -f; echo $?
0
afrayedknot@thefrayedknot:~$ test -f ""; echo $?
1
afrayedknot@thefrayedknot:~$

I had simply done test -f $log && grep -q, i added quotes which should solve
the
problem.

fixed in test at 56090 and vesion bumped to 1.12.0-rc4
fixed in devel at 56093

--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- 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