From: Razvan Becheriu Date: Sat, 9 Mar 2019 07:09:15 +0000 (+0200) Subject: one line export X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dd06a0c8885e1bd129a15ccd9ad3b7b399cca141;p=thirdparty%2Fkea.git one line export --- 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"