Skip to content

Commit

Permalink
Fix typo in log message
Browse files Browse the repository at this point in the history
See ukf/ukf-meta#249 for details
  • Loading branch information
Alex Stuart committed Sep 29, 2020
1 parent c401f4c commit 0aa216a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2257,7 +2257,7 @@
<arg value="md-we-01"/>
<arg value="master"/>
</exec>
<echo>-> MD-WE-01</echo>
<echo>-> MD-WE-02</echo>
<exec executable="${git.executable}" dir="${shared.ws.dir}/${git.repo.project.products}" failonerror="true">
<arg value="push"/>
<arg value="md-we-02"/>
Expand Down

0 comments on commit 0aa216a

Please sign in to comment.