]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
fixed shellcheck
authorRazvan Becheriu <ravan@isc.org>
Thu, 7 Mar 2019 15:23:21 +0000 (17:23 +0200)
committerRazvan Becheriu <razvan@isc.org>
Thu, 16 May 2019 15:12:40 +0000 (18:12 +0300)
tools/sysrepo_config

index 516f917ce35f5bac9d92bb9ee5fb6d6eb1cd674f..4180cd20b407a73d0643d19593091a2051f01b8c 100755 (executable)
@@ -10,8 +10,6 @@
 # This script is used to run Kea from installation directory,
 # as well as for running tests.
 
-sysrepo_lib="libsysrepo"
-
 if [ -z "${YANG_LIBRARY_PATH}" ]; then
     YANG_LIBRARY_PATH=/
 fi