Skip to Content.
Sympa Menu

sm-sorcery-bugs - [SM-Sorcery-Bugs] [Bug 14399] [PATCH] symlinks in tmpfs mount paths, some quoting

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 14399] [PATCH] symlinks in tmpfs mount paths, some quoting
  • Date: 29 Mar 2008 15:15:30 -0000

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





------- Additional Comments From sobukus AT sourcemage.org 2008-03-29 10:15
-------
Yeah, sorry for the by-effects and the apparently unnecessary quoting.
I'm still sometimes confused as to when bash does split stuff at spaces.
And for that whole business with spaces in mounted directories ... we try to
take care for spaces/funny stuff all around in spells, but there are always
enough places where such dir/file names break things in shell scripts:-(

So, the patch I propose is just adding this one line:

DEAD_DIR=$(readlink -f "$DEAD_DIR")



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




Archive powered by MHonArc 2.6.24.

Top of Page