Files
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
..
2018-07-10 20:38:52 +09:00
2015-08-26 09:03:24 -06:00
2018-06-09 08:18:34 +09:00
2016-12-07 11:33:07 +00:00
2015-06-18 17:10:11 +02:00
2017-03-03 08:12:45 -06:00