logerrit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit d65f6ba081817772ccce79d31fcdea38da2037ec Author: Ilmari Lauhakangas <ilmari.lauhakan...@libreoffice.org> AuthorDate: Mon Jul 12 16:27:21 2021 +0300 Commit: Ilmari Lauhakangas <ilmari.lauhakan...@libreoffice.org> CommitDate: Tue Jul 13 10:28:36 2021 +0200
Make logerrit more portable Change-Id: I4b63de105abc292dcbb461a9a6dd846523e51eb5 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/118779 Tested-by: Ilmari Lauhakangas <ilmari.lauhakan...@libreoffice.org> Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakan...@libreoffice.org> diff --git a/logerrit b/logerrit index 9c5999aa890b..630d5f4113e5 100755 --- a/logerrit +++ b/logerrit @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash #GERRITHOST=gerrit.libreoffice.org GERRITHOST=logerrit _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits