File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
examples/connext_secure/dynamic_permissions Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -90,4 +90,4 @@ Communication will stop.
9090
9191This example updates the publisher DomainParticipant's Permissions Document
9292after 70 samples. At that point, communication with the subscriber will
93- resume.
93+ resume.
Original file line number Diff line number Diff line change @@ -64,4 +64,4 @@ add_custom_target(createExpiringPermissions
6464 ALL
6565 DEPENDS
6666 dynamic_permissions_securityArtifacts
67- "${CMAKE_CURRENT_BINARY_DIR} /security/ecdsa01/xml/signed/signed_Permissions2_expiring.p7s" )
67+ "${CMAKE_CURRENT_BINARY_DIR} /security/ecdsa01/xml/signed/signed_Permissions2_expiring.p7s" )
Original file line number Diff line number Diff line change 4343 unset (ENV{SOURCE_DATE_EPOCH})
4444endif ()
4545
46- file (WRITE ${OUTPUT_FILE} "${BEFORE_START}${expiring_date}${AFTER_END} " )
46+ file (WRITE ${OUTPUT_FILE} "${BEFORE_START}${expiring_date}${AFTER_END} " )
You can’t perform that action at this time.
0 commit comments