Skip to Content.
Sympa Menu

sm-sorcery-bugs - [SM-Sorcery-Bugs] [Bug 15697] New: Missing trailing / in mv command

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 15697] New: Missing trailing / in mv command
  • Date: 29 Apr 2010 09:05:22 -0000

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

Summary: Missing trailing / in mv command
Product: Sorcery
Version: Untargetted future release
Platform: All
OS/Version: Linux
Status: NEW
Severity: trivial
Priority: P3
Component: Summon
AssignedTo: sm-sorcery-bugs AT lists.ibiblio.org
ReportedBy: linschn AT gmail.com


Created an attachment (id=7454)
--> (http://bugs.sourcemage.org/attachment.cgi?id=7454)
The associated diff

In libsummon, in the download_src_args function, the last command is
mv $target $SOURCE_CACHE
which should be changed to
mv $target $SOURCE_CACHE/
in order to put $target in the $SOURCE_CACHE directory instead of making
$SOURCE_CACHE a file.

--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



  • [SM-Sorcery-Bugs] [Bug 15697] New: Missing trailing / in mv command, bugzilla-daemon, 04/29/2010

Archive powered by MHonArc 2.6.24.

Top of Page