Kyle Weaver created BEAM-9758:
---------------------------------
Summary: [very low priority] Asterisks in nexmark should be escaped
Key: BEAM-9758
URL: https://issues.apache.org/jira/browse/BEAM-9758
Project: Beam
Issue Type: Bug
Components: testing-nexmark
Reporter: Kyle Weaver
Assignee: Kyle Weaver
Nexmark tests echo asterisks. These don't print as asterisks, but instead are
expanded by the shell to show the files in the current folder, e.g. "echo src
RUN NEXMARK IN BATCH MODE USING DATAFLOW RUNNER src". Which is not really much
of an issue but I thought it was kind of silly :)
https://github.com/apache/beam/blob/f950b71bb37366cf23bab43eb46f77c761e2300b/.test-infra/jenkins/NexmarkBuilder.groovy#L77
--
This message was sent by Atlassian Jira
(v8.3.4#803005)