This is an automated email from the ASF dual-hosted git repository.
hansva pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/hop.git
The following commit(s) were added to refs/heads/master by this push:
new d49aefaba8 [SAMPLES] fix broken sample
new ab25f4419f Merge pull request #3484 from hansva/master
d49aefaba8 is described below
commit d49aefaba8e1eb4ba22d54899566ce72288da5fa
Author: Hans Van Akelyen <[email protected]>
AuthorDate: Wed Dec 6 12:55:31 2023 +0100
[SAMPLES] fix broken sample
---
.../resources/config/projects/samples/loops/child-workflow-executor.hwf | 1 +
1 file changed, 1 insertion(+)
diff --git
a/assemblies/static/src/main/resources/config/projects/samples/loops/child-workflow-executor.hwf
b/assemblies/static/src/main/resources/config/projects/samples/loops/child-workflow-executor.hwf
index 37dc1ba253..d493446164 100644
---
a/assemblies/static/src/main/resources/config/projects/samples/loops/child-workflow-executor.hwf
+++
b/assemblies/static/src/main/resources/config/projects/samples/loops/child-workflow-executor.hwf
@@ -59,6 +59,7 @@ limitations under the License.
<description/>
<type>WRITE_TO_LOG</type>
<attributes/>
+ <loglevel>Basic</loglevel>
<logmessage>#################################
the vaule for PRM_COUNTER is now ${PRM_COUNTER}
#################################