summaryrefslogtreecommitdiff
path: root/drmaa/v1/low.scm
diff options
context:
space:
mode:
Diffstat (limited to 'drmaa/v1/low.scm')
-rw-r--r--drmaa/v1/low.scm2
1 files changed, 2 insertions, 0 deletions
diff --git a/drmaa/v1/low.scm b/drmaa/v1/low.scm
index 76f0e73..7a82cc1 100644
--- a/drmaa/v1/low.scm
+++ b/drmaa/v1/low.scm
@@ -340,6 +340,8 @@ not be affected by this."
;;; Job submission
(define (run-job template)
+ "Submit a single job with the attributes defined in the job
+template. Upon success return the job identifier."
(let ((error-message
(make-char* (bytevector->pointer
(make-bytevector (DRMAA 'ERROR_STRING_BUFFER)))))