]> git.mxchange.org Git - hub.git/blobdiff - application/hub/templates/xml/cruncher/producer/work_unit.xml
Added parameter 'key' to encryption methods to allow own keys
[hub.git] / application / hub / templates / xml / cruncher / producer / work_unit.xml
index cbe8611a471b847b1b585ee8ef326dbaba85a764..956095913732804732da22fddafef8cb07ebd404 100644 (file)
@@ -42,6 +42,11 @@ along with this program. If not, see <http://www.gnu.org/licenses/>
                        <cipher-name>{?cipher_name?}</cipher-name>
                </cipher>
                <!--
+               Timestamp in the format YYYY-mm-dd HH:ii:ss when this test unit has been
+               created.
+               //-->
+               <test-unit-created>{?test_unit_created</test-unit-created>
+               <!--
                The node's hub-id. This is required to verify the GPI.
                //-->
                <hub-id>{?hub_id?}</hub-id>