Skip to Content.
Sympa Menu

sm-sorcery-bugs - [SM-Sorcery-Bugs] [Bug 13842] New: set_architecture doesn't reset the color in its message

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 13842] New: set_architecture doesn't reset the color in its message
  • Date: 14 Jun 2007 20:25:26 -0000

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

Summary: set_architecture doesn't reset the color in its message
Product: Sorcery
Version: 1.14.x
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P3
Component: subroutines
AssignedTo: sm-sorcery-bugs AT lists.ibiblio.org
ReportedBy: jakakranjc AT email.si


var/lib/sorcery/modules/libmisc:1331:
if [[ ! $SPECFILE ]] ; then
message "${PROBLEM_COLOR}Cannot find arch spec for $arch!"
return 1
fi

This is missing a $DEFAULT_COLOR at the end, now until the color is reset,
any
output is still of $PROBLEM_COLOR color.

--
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.



  • [SM-Sorcery-Bugs] [Bug 13842] New: set_architecture doesn't reset the color in its message, bugzilla-daemon, 06/14/2007

Archive powered by MHonArc 2.6.24.

Top of Page