Disable creating a user_data_dir in the test environment

The code should be able to cope with this
This commit is contained in:
Geert Janssens
2017-09-16 19:18:01 +02:00
parent 3a1f7d7339
commit 61a90d99fb

View File

@@ -4,7 +4,7 @@ mkdir build;
cd build;
export TZ="America/Los_Angeles";
mkdir -p /root/.local/share;
#mkdir -p /root/.local/share;
if [[ "$BUILDTYPE" == "cmake-make" ]]; then
cmake ../gnucash