Sandro Bonazzola has uploaded a new change for review. Change subject: nit: fixed typos ......................................................................
nit: fixed typos Change-Id: I558e52059ca812beec6e1879f99916bcf79e5f8c Signed-off-by: Sandro Bonazzola <[email protected]> --- M jobs/confs/shell-scripts/build_mock_srcrpm_releng.sh M jobs/confs/shell-scripts/mock_build_onlyrpm.sh M jobs/confs/shell-scripts/mock_install.sh 3 files changed, 6 insertions(+), 6 deletions(-) git pull ssh://gerrit.ovirt.org:29418/jenkins refs/changes/58/31658/1 diff --git a/jobs/confs/shell-scripts/build_mock_srcrpm_releng.sh b/jobs/confs/shell-scripts/build_mock_srcrpm_releng.sh index 3e1dc61..56b1534 100644 --- a/jobs/confs/shell-scripts/build_mock_srcrpm_releng.sh +++ b/jobs/confs/shell-scripts/build_mock_srcrpm_releng.sh @@ -10,7 +10,7 @@ # has been cloned # # distro -# Distribution it should cre%ate the repms for (usually el6, el7, fc19 or +# Distribution it should create the rpms for (usually el6, el7, fc19 or # fc20) # # arch @@ -24,7 +24,7 @@ # space separated list of extra options to pass to the build.sh script # # extra-rpmbuild-options -# extra options to pass to rpmbuild as defines, as a spaceseparated list +# extra options to pass to rpmbuild as defines, as a space separated list # of key=value pairs # # extra-repos diff --git a/jobs/confs/shell-scripts/mock_build_onlyrpm.sh b/jobs/confs/shell-scripts/mock_build_onlyrpm.sh index 03a8a4e..9a97727 100644 --- a/jobs/confs/shell-scripts/mock_build_onlyrpm.sh +++ b/jobs/confs/shell-scripts/mock_build_onlyrpm.sh @@ -7,7 +7,7 @@ # has been cloned # # distro -# Distribution it should cre%ate the repms for (usually el6, el7, fc19 or +# Distribution it should create the rpms for (usually el6, el7, fc19 or # fc20) # # arch @@ -18,7 +18,7 @@ # yum # # extra-rpmbuild-options -# extra options to pass to rpmbuild as defines, as a spaceseparated list +# extra options to pass to rpmbuild as defines, as a space separated list # of key=value pairs # # extra-repos diff --git a/jobs/confs/shell-scripts/mock_install.sh b/jobs/confs/shell-scripts/mock_install.sh index 692ca05..3718983 100644 --- a/jobs/confs/shell-scripts/mock_install.sh +++ b/jobs/confs/shell-scripts/mock_install.sh @@ -8,7 +8,7 @@ # has been cloned # # distro -# Distribution it should cre%ate the repms for (usually el6, el7, fc19 or +# Distribution it should create the rpms for (usually el6, el7, fc19 or # fc20) # # arch @@ -22,7 +22,7 @@ # of name,url pairs # # env -# Extra envionment variables +# Extra environment variables # distro="{distro}" -- To view, visit http://gerrit.ovirt.org/31658 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I558e52059ca812beec6e1879f99916bcf79e5f8c Gerrit-PatchSet: 1 Gerrit-Project: jenkins Gerrit-Branch: master Gerrit-Owner: Sandro Bonazzola <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
