Skip to content

Commit

Permalink
GMP doc: GET_OVERRIDES: remove optional from END_TIME
Browse files Browse the repository at this point in the history
  • Loading branch information
mattmundell authored and a-h-abdelsalam committed Sep 4, 2024
1 parent 9b311d3 commit e0453f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/schema_formats/XML/GMP.xml.in
Original file line number Diff line number Diff line change
Expand Up @@ -1173,7 +1173,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
<e>hosts</e>
<e>port</e>
<e>task</e>
<o><e>end_time</e></o>
<e>end_time</e>
<o><e>result</e></o>
</g>
</o>
Expand Down

0 comments on commit e0453f6

Please sign in to comment.