]> git.sur5r.net Git - bacula/bacula/commitdiff
Change name of authors -- confuses Mac
authorKern Sibbald <kern@sibbald.com>
Sun, 30 Oct 2011 10:27:04 +0000 (11:27 +0100)
committerKern Sibbald <kern@sibbald.com>
Sat, 20 Apr 2013 12:50:11 +0000 (14:50 +0200)
bacula/authors [deleted file]
bacula/get_authors [new file with mode: 0755]

diff --git a/bacula/authors b/bacula/authors
deleted file mode 100755 (executable)
index 83228d0..0000000
+++ /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 (executable)
index 0000000..83228d0
--- /dev/null
@@ -0,0 +1,2 @@
+#!/bin/sh
+git log --format='%aN' Release-5.0.3..Branch-5.1| sort -u