force IFS=/ when calling path_expand, so that whitespace in paths doesn't cause worde...
authorPaul Davis <paul@linuxaudiosystems.com>
Thu, 10 Nov 2011 19:00:54 +0000 (19:00 +0000)
committerPaul Davis <paul@linuxaudiosystems.com>
Thu, 10 Nov 2011 19:00:54 +0000 (19:00 +0000)
commit80ec3fb37e0156cf02a25e9b353879819b66057d
treeceae523083e01837b99ea24a95ef5fbd9c6c686a
parentbcf500a3512785380bf7d5dcfe1cfe048a75ec28
force IFS=/ when calling path_expand, so that whitespace in paths doesn't cause wordexp() to get the wrong idea

git-svn-id: svn://localhost/ardour2/branches/3.0@10530 d708f5d6-7413-0410-9779-e7cbd77b26cf
libs/ardour/utils.cc