From d194ab9156b31fe4f222cabdeedc23a7846a2f91 Mon Sep 17 00:00:00 2001 From: Dan Scott Date: Thu, 14 Jun 2012 15:16:51 -0400 Subject: [PATCH] Avoid file extensions on scripts Borrowing from the Debian policy, you might reimplement the same functionality using a different language such as Perl or Python. So avoid having a file extension in the first place. What are we, Windows users? Signed-off-by: Dan Scott Signed-off-by: Thomas Berezansky --- build/tools/{make_release.sh => make_release} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename build/tools/{make_release.sh => make_release} (100%) diff --git a/build/tools/make_release.sh b/build/tools/make_release similarity index 100% rename from build/tools/make_release.sh rename to build/tools/make_release -- 2.43.2