[Qa-jenkins-scm] [jenkins.debian.net] 01/02: fix typo

Holger Levsen holger at moszumanska.debian.org
Thu Sep 10 10:39:47 UTC 2015


This is an automated email from the git hooks/post-receive script.

holger pushed a commit to branch master
in repository jenkins.debian.net.

commit 3187b741eac633114032edfd18a65b44872ea724
Author: Holger Levsen <holger at layer-acht.org>
Date:   Thu Sep 10 12:37:42 2015 +0200

    fix typo
---
 bin/reproducible_remote_scheduler.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/reproducible_remote_scheduler.py b/bin/reproducible_remote_scheduler.py
index ea951a7..c123745 100755
--- a/bin/reproducible_remote_scheduler.py
+++ b/bin/reproducible_remote_scheduler.py
@@ -23,7 +23,7 @@ parser = argparse.ArgumentParser(
            ' in the package list.')
 parser.add_argument('--dry-run', action='store_true')
 parser.add_argument('--null', action='store_true', help='The arguments are '
-                    'considered null-separated and coming from stding')
+                    'considered null-separated and coming from stdin')
 parser.add_argument('-k', '--keep-artifacts',  action='store_true',
                    help='Save artifacts (for further offline study)')
 parser.add_argument('-n', '--notify', action='store_true',

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git



More information about the Qa-jenkins-scm mailing list