You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by bh...@apache.org on 2020/05/15 18:11:42 UTC

[samza] branch master updated (ca57730 -> ae82b0a)

This is an automated email from the ASF dual-hosted git repository.

bharathkk pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/samza.git.


    from ca57730  SAMZA-2523: Update Util#envVarEscape to escape more characters (#1359)
     add ae82b0a  SAMZA-2524:Fix Util#envVarEscape not to escape apostrophe (#1360)

No new revisions were added by this update.

Summary of changes:
 samza-core/src/main/java/org/apache/samza/util/Util.java     | 1 -
 samza-core/src/test/java/org/apache/samza/util/TestUtil.java | 6 +++---
 2 files changed, 3 insertions(+), 4 deletions(-)