diff --git a/src-modules/module/qa/masken/37020_maskeninfo.unl b/src-modules/module/qa/masken/37020_maskeninfo.unl index 809a23c..12cc695 100644 --- a/src-modules/module/qa/masken/37020_maskeninfo.unl +++ b/src-modules/module/qa/masken/37020_maskeninfo.unl @@ -166,7 +166,8 @@ from qa_mask_execution2project TP, qa_project P\ where TP.mask_execution_id=tmp_testcase.mask_execution_id\ and P.tid=TP.project_id\ ;\ ---nun DB-Tests:\ +--nun DB-Tests, wenn keine Maske ausgewählt ist:\ +<#if "<>" =="">\ <@selectintotmp \ select="\ T.tid,\ @@ -271,7 +272,7 @@ from tmp_qa_dbtest\ \ drop table tmp_qa_dbtest;\ \ -\ + --Ende wenn keine Maske ausgewählt ist\ \ <#if inEtl>\ \