You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/standards.rst
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -102,7 +102,7 @@ Variables that are not used in a given job need not be defined (keep the ``J-job
102
102
"``model_ver``","version number of package in three digits; where ``package`` is the model's directory name","job card"
103
103
"``module_ver``","Version of module ``module`` which is used at runtime by model ``model``","version file"
104
104
"``extmodel_ver``","version of external model dependencies; specified with two digit version number","version file"
105
-
"``KEEPDATA``","Boolean [#]_ variable used to specify whether or not the working directory should be kept upon successful job completion.","job card"
105
+
"``KEEPDATA``","Boolean [#bool]_ variable used to specify whether or not the working directory should be kept upon successful job completion.","job card"
106
106
"``MAILTO``","List of email addresses to send email to","job card"
107
107
"``MAILCC``","List of email addresses to cc on email","job card"
0 commit comments