]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
reverted to /bin/sh
authorRazvan Becheriu <ravan@isc.org>
Thu, 7 Mar 2019 14:53:49 +0000 (16:53 +0200)
committerRazvan Becheriu <razvan@isc.org>
Tue, 11 Jun 2019 06:35:11 +0000 (09:35 +0300)
tools/cql_config
tools/cql_config_defines.sh.sample

index ba5cf0932f466c5a72be20a819612ba9e65cbc28..ae25f09f9d58ef25d6c93b45ae57b97ef1846583 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/bin/sh
 
 # Copyright (C) 2016-2019 Internet Systems Consortium, Inc. ("ISC")
 #
index bf3810db2067e243ebdd98b26c80bf1e0812ed48..5edf47d91c2f4a4c8de6c8184c4b35565ba08824 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/bin/sh
 
 # This auxiliary script is considered temporary in nature. It will not be
 # necessary once the DataStax cpp-driver project accepts proper cql_config