From: Kern Sibbald Date: Sun, 30 Oct 2011 10:27:04 +0000 (+0100) Subject: Change name of authors -- confuses Mac X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=0581ad221d14fb5561e3420ebccb47b75b4d2da4;p=bacula%2Fbacula Change name of authors -- confuses Mac --- diff --git a/bacula/authors b/bacula/authors deleted file mode 100755 index 83228d0d58..0000000000 --- a/bacula/authors +++ /dev/null @@ -1,2 +0,0 @@ -#!/bin/sh -git log --format='%aN' Release-5.0.3..Branch-5.1| sort -u diff --git a/bacula/get_authors b/bacula/get_authors new file mode 100755 index 0000000000..83228d0d58 --- /dev/null +++ b/bacula/get_authors @@ -0,0 +1,2 @@ +#!/bin/sh +git log --format='%aN' Release-5.0.3..Branch-5.1| sort -u