Explorar el Código

Merge pull request #7580 from ghalliday/issue13928

HPCC-13928 Apply change HPCC-13510 to candidate-5.4.0

Reviewed-By: Richard Chapman <rchapman@hpccsystems.com>
Richard Chapman hace 10 años
padre
commit
36ecb4951a

+ 2 - 0
testing/regress/ecl/childds4.ecl

@@ -15,6 +15,8 @@
     limitations under the License.
 ############################################################################## */
 
+//nohthor
+
 idRec := { unsigned id; };
 mainRec := { unsigned seq, dataset(idRec) ids };
 

+ 2 - 0
testing/regress/ecl/childds5.ecl

@@ -15,6 +15,8 @@
     limitations under the License.
 ############################################################################## */
 
+//nohthor
+
 idRec := { unsigned id; };
 mainRec := { unsigned seq, dataset(idRec) ids };
 

+ 2 - 0
testing/regress/ecl/childds6.ecl

@@ -15,6 +15,8 @@
     limitations under the License.
 ############################################################################## */
 
+//nohthor
+
 idRec := { unsigned id; };
 mainRec := { unsigned seq, dataset(idRec) ids };
 

+ 2 - 0
testing/regress/ecl/childds7.ecl

@@ -15,6 +15,8 @@
     limitations under the License.
 ############################################################################## */
 
+//nohthor
+
 idRec := { unsigned id; };
 mainRec := { unsigned seq, dataset(idRec) ids };