
When a job terminates normally but with a non zero exit code, display the error message to stderr. Thanks Emre Brookes for the bug report. Signed-off-by: Gilles Gouaillardet <gilles@rist.or.jp> (cherry picked from commit open-mpi/ompi@893270caee)
14 строки
334 B
Plaintext
14 строки
334 B
Plaintext
# -*- text -*-
|
|
#
|
|
# Copyright (c) 2018 Research Organization for Information Science
|
|
# and Technology (RIST). All rights reserved.
|
|
# $COPYRIGHT$
|
|
#
|
|
# Additional copyrights may follow
|
|
#
|
|
# $HEADER$
|
|
#
|
|
#
|
|
[normal-termination-but]
|
|
While %s job %s terminated normally, %d %s. Further examination may be required.
|