summaryrefslogtreecommitdiffstats
path: root/tools/cql_config_defines.sh.sample
diff options
context:
space:
mode:
authorRazvan Becheriu <ravan@isc.org>2019-03-09 08:09:15 +0100
committerRazvan Becheriu <razvan@isc.org>2019-06-11 08:35:11 +0200
commit136b6ef121ea254c09bfaabe25e1a77a1ad85b44 (patch)
tree5a043b0c55152d8312b16d29f299ebcbc37d5aa7 /tools/cql_config_defines.sh.sample
parentreverted to /bin/sh (diff)
downloadkea-136b6ef121ea254c09bfaabe25e1a77a1ad85b44.tar.xz
kea-136b6ef121ea254c09bfaabe25e1a77a1ad85b44.zip
one line export
Diffstat (limited to 'tools/cql_config_defines.sh.sample')
-rwxr-xr-xtools/cql_config_defines.sh.sample3
1 files changed, 1 insertions, 2 deletions
diff --git a/tools/cql_config_defines.sh.sample b/tools/cql_config_defines.sh.sample
index 5edf47d91c..305088e67e 100755
--- a/tools/cql_config_defines.sh.sample
+++ b/tools/cql_config_defines.sh.sample
@@ -6,5 +6,4 @@
# This variable should point to the directory where cpp-driver is compiled.
# You can download cpp-driver sources from https://github.com/datastax/cpp-driver
-CPP_DRIVER_PATH="/please/specify/path/to/cpp-driver/in/cql_config_defines.sh"
-export CPP_DRIVER_PATH
+export CPP_DRIVER_PATH="/please/specify/path/to/cpp-driver/in/cql_config_defines.sh"