Linux standalone, OSX app: Improve runshell script to always quote shell vars, so that it will work when eg, untarred into a directory path with spaces in its name.
This commit is contained in:
parent
dfd145658c
commit
5e1f1bd252
3 changed files with 15 additions and 12 deletions
3
debian/changelog
vendored
3
debian/changelog
vendored
|
@ -2,6 +2,9 @@ git-annex (5.20150523) UNRELEASED; urgency=medium
|
|||
|
||||
* fromkey, registerurl: Allow urls to be specified instead of keys,
|
||||
and generate URL keys.
|
||||
* Linux standalone, OSX app: Improve runshell script to always quote
|
||||
shell vars, so that it will work when eg, untarred into a directory
|
||||
path with spaces in its name.
|
||||
|
||||
-- Joey Hess <id@joeyh.name> Fri, 22 May 2015 22:23:32 -0400
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue