]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
reverted to /bin/sh
authorRazvan Becheriu <ravan@isc.org>
Thu, 7 Mar 2019 14:55:08 +0000 (16:55 +0200)
committerRazvan Becheriu <razvan@isc.org>
Thu, 16 May 2019 15:12:40 +0000 (18:12 +0300)
tools/sysrepo_config
tools/sysrepo_config_defines.sh.sample

index 486e289de3b20c65659c3f199563010321c544ee..d1a9b6eeec661686f6784666e5c9c5fef48eb7a3 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/bin/sh
 
 # Copyright (C) 2018-2019 Internet Systems Consortium, Inc. ("ISC")
 #
index 12cf55af28dad1690a687958659b44a7173e9cfb..ecfb34064ea2a7b933292168bab8771dfc20ac8a 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