sm-sorcery-bugs AT lists.ibiblio.org
Subject: Bugs for Sorcery are reported here
List archive
[SM-Sorcery-Bugs] [Bug 3665] $OPTS for `apache' spell contains OPTS for both `apache2' and `apache' spells
- From: bugzilla-daemon AT metalab.unc.edu
- To: sm-sorcery-bugs AT lists.ibiblio.org
- Subject: [SM-Sorcery-Bugs] [Bug 3665] $OPTS for `apache' spell contains OPTS for both `apache2' and `apache' spells
- Date: Sun, 29 Jun 2003 11:41:08 -0400
http://bugs.sourcemage.org/show_bug.cgi?id=3665
sergey AT sourcemage.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
------- Additional Comments From sergey AT sourcemage.org 2003-06-29 11:41
-------
I've developed this already. Thanks!
==== //sgl/devel/sorcery/var/lib/sorcery/modules/libstate#3 -
/home/sergey/smgl-p4/devel/sorcery/var/lib/sorcery/modules/libstate ====
@@ -117,8 +117,8 @@
return
}
- local START="`esc_str $1`"
- [ -n "$2" ] && START="$START:`esc_str $2`"
+ local START="$(esc_str $1):"
+ [ -n "$2" ] && START="${START}$(esc_str $2):"
debug "libstate" "get_depends_options() - START=$START"
awk -F ':' "/^$START/ { if (\$3 == \"on\") OPTS = OPTS \" \" \$5; else
OPTS =
OPTS \" \" \$6; } END { print OPTS; }" $DEPENDS_STATUS
}
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
-
[SM-Sorcery-Bugs] [Bug 3665] $OPTS for `apache' spell contains OPTS for both `apache2' and `apache' spells,
bugzilla-daemon, 06/29/2003
- <Possible follow-up(s)>
- [SM-Sorcery-Bugs] [Bug 3665] $OPTS for `apache' spell contains OPTS for both `apache2' and `apache' spells, bugzilla-daemon, 06/29/2003
- [SM-Sorcery-Bugs] [Bug 3665] $OPTS for `apache' spell contains OPTS for both `apache2' and `apache' spells, bugzilla-daemon, 06/29/2003
- [SM-Sorcery-Bugs] [Bug 3665] $OPTS for `apache' spell contains OPTS for both `apache2' and `apache' spells, bugzilla-daemon, 06/29/2003
- [SM-Sorcery-Bugs] [Bug 3665] $OPTS for `apache' spell contains OPTS for both `apache2' and `apache' spells, bugzilla-daemon, 06/29/2003
Archive powered by MHonArc 2.6.24.