mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Somebody shoot me.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7666 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
b7e686ad4e
commit
501e2589e9
@ -552,7 +552,7 @@ string and 'directories' must be a list of strings."
|
|||||||
(string-null? (cadr parts-in)))
|
(string-null? (cadr parts-in)))
|
||||||
file)
|
file)
|
||||||
(else
|
(else
|
||||||
(gnc:strip-path (append (string-split (getenv "PWD") #\/) parts-in))))
|
(gnc:strip-path (string-append (getenv "PWD") "/" file))))
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user