[libcode-tidyall-perl] 343/374: Changes extension for setup shell script from .pl to .sh
Jonas Smedegaard
js at alioth.debian.org
Sun Sep 29 22:26:48 UTC 2013
This is an automated email from the git hooks/post-receive script.
js pushed a commit to branch master
in repository libcode-tidyall-perl.
commit 4a274e6b7bed2982b8519f59d5434ad70a6e4233
Author: Olaf Alders <olaf at wundersolutions.com>
Date: Wed Jan 23 14:56:20 2013 -0500
Changes extension for setup shell script from .pl to .sh
---
lib/Code/TidyAll/Git/Precommit.pm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lib/Code/TidyAll/Git/Precommit.pm b/lib/Code/TidyAll/Git/Precommit.pm
index 34f4e39..7a77bae 100644
--- a/lib/Code/TidyAll/Git/Precommit.pm
+++ b/lib/Code/TidyAll/Git/Precommit.pm
@@ -184,7 +184,7 @@ Commit your pre-commit script in C<git/hooks/pre-commit>
=item *
-Add a setup script in C<git/setup.pl> containing
+Add a setup script in C<git/setup.sh> containing
#!/bin/bash
ln -s git/hooks/pre-commit .git/hooks/pre-commit
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcode-tidyall-perl.git
More information about the Pkg-perl-cvs-commits
mailing list