From a7b29ed3eb938db471818bd113fe576620444d59 Mon Sep 17 00:00:00 2001 From: Dries Buytaert <dries@buytaert.net> Date: Mon, 15 Oct 2001 22:03:24 +0000 Subject: [PATCH] - Fixed the script's extention: it's a shell script, not a Perl script. --- scripts/{cvs-build.pl => cvs-build.sh} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename scripts/{cvs-build.pl => cvs-build.sh} (100%) diff --git a/scripts/cvs-build.pl b/scripts/cvs-build.sh similarity index 100% rename from scripts/cvs-build.pl rename to scripts/cvs-build.sh -- GitLab