Deal with unusual IFS settings in the shell scripts for linux standalone and OSX app.
Thanks, Yaroslav Halchenko
This commit is contained in:
parent
3627f03996
commit
00c5f04f20
5 changed files with 30 additions and 0 deletions
|
@ -24,3 +24,5 @@ most likely it is just a matter of sanitizing this variable in `runshell` or ali
|
|||
|
||||
[[!meta author=yoh]]
|
||||
[[!tag projects/datalad]]
|
||||
|
||||
> [[fixed|done]] --[[Joey]]
|
||||
|
|
|
@ -0,0 +1,9 @@
|
|||
[[!comment format=mdwn
|
||||
username="joey"
|
||||
subject="""comment 3"""
|
||||
date="2020-07-24T18:43:32Z"
|
||||
content="""
|
||||
Applied a version of the patch without the :- , although it seems the :- is
|
||||
not a bashism after all. It still makes no sense to me unless there's some
|
||||
other setting that might make the shell blow up when IFS isn't set.
|
||||
"""]]
|
Loading…
Add table
Add a link
Reference in a new issue