From a7974cdde75071c4dabea3d6741e1b4aa6a77f7c Mon Sep 17 00:00:00 2001 From: Laszlo Csomor Date: Tue, 14 Apr 2015 13:42:24 +0000 Subject: Enable accepting external contributions to the BE's static parts. -- MOS_MIGRATED_REVID=91084448 --- .../google/devtools/build/docgen/templates/attributes/test/args.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/main/java/com/google/devtools') diff --git a/src/main/java/com/google/devtools/build/docgen/templates/attributes/test/args.html b/src/main/java/com/google/devtools/build/docgen/templates/attributes/test/args.html index abab1b1860..072b467c84 100644 --- a/src/main/java/com/google/devtools/build/docgen/templates/attributes/test/args.html +++ b/src/main/java/com/google/devtools/build/docgen/templates/attributes/test/args.html @@ -2,7 +2,7 @@ Add these arguments to the --test_arg when executed by bazel test. (List of strings; optional; subject to $(location) and -"Make variable" substitution, and +"Make variable" substitution, and Bourne shell tokenization)
These arguments are passed before the --test_arg values specified on the bazel test command line. -- cgit v1.2.3