Skip to content

Commit fb5d4a6

Browse files
committed
Make infinispan client version configurable via env variable
1 parent cddfbaf commit fb5d4a6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ga/latest/kernel/helpers/build/infinispan-client-setup.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
15-
. /opt/ibm/helpers/build/internal/logger.sh
15+
#. /opt/ibm/helpers/build/internal/logger.sh
1616

1717
set -Eeo pipefail
1818

0 commit comments

Comments
 (0)