gerrit/tools
Jiri Danek 5b3d230a79 Fix call to the fail skylark global in junit.bzl
The fail function takes an already formatted message,
it does not provide for formatting arguments, the
way Python's logger.log does, for example.

I did not find any other improperly made call to fail
in the rest of the bazlets project.

C.f. https://docs.bazel.build/versions/master/skylark/lib/globals.html#fail

Change-Id: If187b4d1f97ef331ead8a34f499c97cd8d5728f9
2018-07-12 17:39:50 +09:00
..
bzl Fix call to the fail skylark global in junit.bzl 2018-07-12 17:39:50 +09:00
eclipse Bazel: Harmonize names of external repositories 2018-06-08 19:33:01 +09:00
intellij Update documentation of code style settings for IntelliJ 2017-03-02 11:58:36 +01:00
js Fix support for python3 in tools/js/bower2bazel.py 2018-04-05 21:05:47 +00:00
maven Apply buildifier to .bzl files. 2018-07-10 20:38:52 +09:00
util Don't hardcode bash location 2015-08-26 09:03:24 -06:00
__init__.py Buck: Adjust to unflattened directory structure for python libraries 2013-11-30 20:19:33 +01:00
bazel.rc Add action_env flag to bazel.rc 2018-06-09 08:18:34 +09:00
BUILD Bazel: Reformat build files 2016-12-07 11:33:07 +00:00
checkstyle_suppressions.xml Update Checkstyle config to ignore generated sources 2015-08-26 07:02:38 +00:00
checkstyle.xml Add missing trailing comma on array declarations 2016-04-13 17:27:30 +09:00
download_file.py Move downloaded artifact cache from buck-cache to bazel-cache 2018-02-07 09:58:40 -05:00
jgit-snapshot-deploy-pom.diff Provide a diff file to make it easier to deploy JGit snapshot 2016-08-31 11:13:47 +09:00
merge_jars.py merge_jars.py: Fix for python 3 compatibility 2018-03-08 15:36:21 +09:00
setup_gjf.sh setup_gjf.sh: amend SHA1 for GJF 1.6 2018-06-02 23:22:33 +00:00
util_test.py tools: use python on path 2015-06-18 17:10:11 +02:00
util.py Remove unused imports in Python scripts 2016-10-19 12:19:54 +09:00
version.py version.py: Fix replacement in version.bzl 2017-04-26 15:55:41 +02:00
workspace-status.sh Don't hardcode /bin/bash 2017-03-03 08:12:45 -06:00