From: Razvan Becheriu Date: Thu, 7 Mar 2019 15:23:21 +0000 (+0200) Subject: fixed shellcheck X-Git-Tag: Kea-1.6.0-beta~137 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e3ef3c8719bd2d5a4e259444ab44e91c80522329;p=thirdparty%2Fkea.git fixed shellcheck --- diff --git a/tools/sysrepo_config b/tools/sysrepo_config index 516f917ce3..4180cd20b4 100755 --- a/tools/sysrepo_config +++ b/tools/sysrepo_config @@ -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