Skip to content
This repository has been archived by the owner on Sep 25, 2018. It is now read-only.

Read paths in the manaserv.xml relative to that file. Support ~ there too. #71

Open
Ablu opened this issue Aug 9, 2013 · 1 comment

Comments

@Ablu
Copy link
Member

Ablu commented Aug 9, 2013

Currently it is relative to the working directory. And ~ as /home/ replacement does not work (at least for the sqlite db, did not check other fields)

@bjorn
Copy link
Member

bjorn commented Aug 9, 2013

~ is a shell feature. I don't think it's very important that it works in configuration files.

But when the file contains relative paths, they should indeed be interpreted as relative to that file.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants