From 9de8c539f5c54ed91a56c4732dcf790a1704c979 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Henrik=20tom=20W=C3=B6rden?= <henrik@trineo.org>
Date: Thu, 22 Oct 2020 11:23:27 +0200
Subject: [PATCH] up

---
 pycaosdb.ini.template | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pycaosdb.ini.template b/pycaosdb.ini.template
index 95e34ec..10f509d 100644
--- a/pycaosdb.ini.template
+++ b/pycaosdb.ini.template
@@ -3,6 +3,7 @@
 [IntegrationTests]
 test_server_side_scripting.bin_dir=/scripting-bin/
 test_server_side_scripting.bin_dir.local=/some/path
+test_server_side_scripting.bin_dir.server=/some/other/path
 
 # location of the files from the pyinttest perspective
 test_files.test_insert_files_in_dir.local=/extroot/test_insert_files_in_dir/
-- 
GitLab