system-config/modules/jenkins/files/slave_scripts
Clark Boylan 18275980f0 Check find's output in Jenkins' translation scripts.
* modules/jenkins/files/slave_scripts/propose_translation_update.sh:
Instead of evaluating find's output in test treat finds output as a
string and check if that string is null to determine if find found any
.po files. This is a more reliable way to check for the presence of .po
files as it does not result in confusing test.

* modules/jenkins/files/slave_scripts/upstream_translation_update.sh:
Instead of evaluating find's output in test treat finds output as a
string and check if that string is null to determine if find found any
.po files. This is a more reliable way to check for the presence of .po
files as it does not result in confusing test.

Change-Id: I53f7cc47e3762e4529eaf72f457852e650413b16
Reviewed-on: https://review.openstack.org/26346
Reviewed-by: James E. Blair <corvus@inaugust.com>
Approved: James E. Blair <corvus@inaugust.com>
Tested-by: Jenkins
2013-04-08 20:19:16 +00:00
..
baremetal-archive-logs.sh Aggregate jenkins modules into one module. 2012-08-12 18:22:26 +00:00
baremetal-deploy.sh Aggregate jenkins modules into one module. 2012-08-12 18:22:26 +00:00
baremetal-os-install.sh Kill trailing whitespace. 2012-10-05 23:27:31 +00:00
bump-milestone.sh Aggregate jenkins modules into one module. 2012-08-12 18:22:26 +00:00
create-ppa-package.sh Aggregate jenkins modules into one module. 2012-08-12 18:22:26 +00:00
docbook-properties.sh Removes unused gerrit-doc-properties.sh file as it is identical 2012-11-13 21:51:30 +00:00
gerrit-git-prep.sh Clone from gerrit, fetch zuul refs from zuul. 2012-12-20 20:52:16 +00:00
jenkins-oom-grep.sh Check for out-of-memory condition during tox runs. 2012-09-21 20:48:04 +00:00
jenkins-sudo-grep.sh Sudo pre-check should always succeed. 2012-09-05 18:06:54 +00:00
lvm-kexec-reset.sh Aggregate jenkins modules into one module. 2012-08-12 18:22:26 +00:00
markdown-docbook.sh Changes top-level element to chapter instead of book for markdown 2012-11-26 19:17:54 +00:00
package-gerrit.sh Aggregate jenkins modules into one module. 2012-08-12 18:22:26 +00:00
ping.py Aggregate jenkins modules into one module. 2012-08-12 18:22:26 +00:00
project-requirements-change.py Fix comparison between Python Requirement objects. 2013-04-03 16:55:53 +00:00
propose_translation_update.sh Check find's output in Jenkins' translation scripts. 2013-04-08 20:19:16 +00:00
pypi-extract-metadata.py Push PKG-INFO metadata to pypi. 2012-11-20 22:51:20 +00:00
pypi-upload.sh Push PKG-INFO metadata to pypi. 2012-11-20 22:51:20 +00:00
run-cover.sh Select a pypi mirror before running tox. 2013-03-18 20:29:07 +00:00
run-docs.sh Select a pypi mirror before running tox. 2013-03-18 20:29:07 +00:00
run-pep8.sh Select a pypi mirror before running tox. 2013-03-18 20:29:07 +00:00
run-pyflakes.sh Select a pypi mirror before running tox. 2013-03-18 20:29:07 +00:00
run-pylint.sh Select a pypi mirror before running tox. 2013-03-18 20:29:07 +00:00
run-selenium.sh Select a pypi mirror before running tox. 2013-03-18 20:29:07 +00:00
run-tarball.sh Select a pypi mirror before running tox. 2013-03-18 20:29:07 +00:00
run-tox.sh Remove global python-subunit install. 2013-04-08 18:45:49 +00:00
run-xmllint.sh xmllint prints to stdout, fix script to handle that 2012-11-19 21:44:34 +00:00
select-mirror.sh Use new openstack-specific mirror. 2013-03-26 18:19:24 +00:00
subunit2html.py Teach subunit2html to use v2 when it is available. 2013-03-07 05:17:55 +00:00
tardiff.py Aggregate jenkins modules into one module. 2012-08-12 18:22:26 +00:00
update-pip-cache.sh Aggregate jenkins modules into one module. 2012-08-12 18:22:26 +00:00
upstream_translation_update.sh Check find's output in Jenkins' translation scripts. 2013-04-08 20:19:16 +00:00
wait_for_nova.sh Aggregate jenkins modules into one module. 2012-08-12 18:22:26 +00:00
wait_for_puppet.sh Aggregate jenkins modules into one module. 2012-08-12 18:22:26 +00:00