aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules/SkylarkRuleClassFunctions.java
diff options
context:
space:
mode:
authorGravatar Lukacs Berki <lberki@google.com>2015-11-26 10:12:49 +0000
committerGravatar Philipp Wollermann <philwo@google.com>2015-11-26 13:19:47 +0000
commit1f02a434a42cb7ce2cbdad8592709ad518772eb7 (patch)
treef26143ce38752a7591dd7fe09af759d9c7edd2ab /src/main/java/com/google/devtools/build/lib/rules/SkylarkRuleClassFunctions.java
parent7b599453389b3a00eebf25c58cde322a0e7bdf02 (diff)
This change fixes a mysterious timeout when the Maven tests fail.
I have no idea why this is a problem: apparently, postincrement fails (but only the first one, so theoretically, changing only that line would be enough), preincrement works and i=$(( $i + 1 )) also works. The documentation of bash is of no help, I checked the file on the off chance that there are weird Unicode characters on that line (or where i is set) and I had no more ideas after (other than there being a bug in bash) -- MOS_MIGRATED_REVID=108774915
Diffstat (limited to 'src/main/java/com/google/devtools/build/lib/rules/SkylarkRuleClassFunctions.java')
0 files changed, 0 insertions, 0 deletions