[devscripts] 03/03: The indentation is off here. There should be a leading tab followed by aligning spaces. - James
Nicholas Bamber
periapt at moszumanska.debian.org
Sun Nov 15 15:35:36 UTC 2015
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 <nicholas at periapt.co.uk>
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
More information about the devscripts-devel
mailing list