[AURON #1476] Remove extra parenthesis in assignment causing invalid Docker build context#1477
Conversation
…valid Docker build context
01ed256 to
a7d800a
Compare
|
Compilation issue caused by a typo that was accidentally introduced. PTAL @wForget @guixiaowen @Tartarus0zm , sorry for the inconvenience. |
|
I recommend adding |
@merrily01 LGTM |
Thanks for the suggestion! Since this is a critical bug fix, I'd like to merge this first and work on it afterwards in a separate issue |
|
Thanks again @wForget @cxzl25 @guixiaowen |
…valid Docker build context (apache#1477) * [AURON apache#1476] Remove extra parenthesis in assignment causing invalid Docker build context * Trigger a GA testing * Revert "Trigger a GA testing"
Which issue does this PR close?
Closes #1476.
Rationale for this change
Compilation issue caused by a typo that was accidentally introduced. Sorry for the inconvenience
What changes are included in this PR?
Are there any user-facing changes?
How was this patch tested?