DLR-VF / TAPAS

MIT License
19 stars 9 forks source link

name FILE_WORKING_DIRECTORY explicitly #1

Open dkrajzew opened 3 years ago

dkrajzew commented 3 years ago

Currently, the FILE_WORKING_DIRECTORY is determined by travelling the folder up, starting at the folder the config file is located in. It's done in TPS_Main, lines 79-84.

This should be changed for the following reasons:

To fix this, one would have to