This is an automated email from the git hooks/post-receive script. periapt pushed a commit to branch master in repository devscripts.
commit 0afc5fdc1a50a90c792330812773d748b3a17bf7 Author: Nicholas Bamber <[email protected]> Date: Sun Nov 15 15:35:13 2015 +0000 The indentation is off here. There should be a leading tab followed by aligning spaces. - James --- scripts/bts.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/bts.pl b/scripts/bts.pl index c1d7da7..1ba9fc2 100755 --- a/scripts/bts.pl +++ b/scripts/bts.pl @@ -625,7 +625,7 @@ GetOptions("help|h" => \$opt_help, "toolname=s" => \$toolname, "bts-server=s" => \$btsserver, "mutt!" => \$opt_mutt, - "soap-timeout:i" => \$opt_soap_timeout, + "soap-timeout:i" => \$opt_soap_timeout, ) or die "Usage: $progname [options]\nRun $progname --help for more details\n"; -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/devscripts.git _______________________________________________ devscripts-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/devscripts-devel
