Skip to Content.
Sympa Menu

sm-sorcery-bugs - [SM-Sorcery-Bugs] [Bug 10174] New: sedit supports only two arguments

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 10174] New: sedit supports only two arguments
  • Date: 3 Dec 2005 23:17:30 -0000

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

Summary: sedit supports only two arguments
Product: Sorcery
Version: 1.13.x
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: subroutines
AssignedTo: sm-sorcery-bugs AT lists.ibiblio.org
ReportedBy: jakakranjc AT email.si


function real_sedit() {
sed -i "$1" "$2"
}
should be just "$@"

--
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 10174] New: sedit supports only two arguments, bugzilla-daemon, 12/03/2005

Archive powered by MHonArc 2.6.24.

Top of Page