From 579285392b84ff578c991be2a247a2640cf7ece4 Mon Sep 17 00:00:00 2001 From: Tzafrir Cohen Date: Mon, 19 Apr 2010 23:37:00 +0300 Subject: remove the duplicate of gen_authors --- get_authors | 7 ------- 1 file changed, 7 deletions(-) delete mode 100755 get_authors diff --git a/get_authors b/get_authors deleted file mode 100755 index e321b29..0000000 --- a/get_authors +++ /dev/null @@ -1,7 +0,0 @@ -#!/bin/sh - -# get_authors: Get the upstream-provided AUTHORS file and reformat it -# so git-svn will be happy - -wget -q -O- http://svn.asterisk.org/svn/repotools/authors \ -| sed -e 's/^\([a-z]\+\)\([ \t]\+\)/\1 =\2/' -- cgit v1.2.3