Skip to Content.
Sympa Menu

sm-sorcery-bugs - [SM-Sorcery-Bugs] [Bug 8071] New: persistent var problems?

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 8071] New: persistent var problems?
  • Date: Sat, 22 Jan 2005 11:36:31 -0800 (PST)

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

Summary: persistent var problems?
Product: Sorcery
Version: 1.13.x
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: Cast
AssignedTo: sm-sorcery-bugs AT lists.ibiblio.org
ReportedBy: dmlb2000 AT excite.com


Here's the code:
# this doesn't work with persistent vars don't know why?
patches=$(make -sf $dependsmakefile all)

where patches is a persistent var

here's the errors I get from cast

/var/lib/sorcery/modules/libmisc: command substitution: line 567: unexpected
EOF
while looking for matching `"'
/var/lib/sorcery/modules/libmisc: command substitution: line 568: syntax
error:
unexpected end of file

It appears to be an EOF that's in the variable, I think.

Let me know what I can do to fix this thanks.

--
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 8071] New: persistent var problems?, bugzilla-daemon, 01/22/2005

Archive powered by MHonArc 2.6.24.

Top of Page