[Libreoffice-commits] core.git: logerrit

Ilmari Lauhakangas (via logerrit) logerrit at kemper.freedesktop.org
Tue Jul 13 08:29:07 UTC 2021


 logerrit |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit d65f6ba081817772ccce79d31fcdea38da2037ec
Author:     Ilmari Lauhakangas <ilmari.lauhakangas at libreoffice.org>
AuthorDate: Mon Jul 12 16:27:21 2021 +0300
Commit:     Ilmari Lauhakangas <ilmari.lauhakangas at 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.lauhakangas at libreoffice.org>
    Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakangas at 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


More information about the Libreoffice-commits mailing list