f91a95b3fe
This commit was SVN r12095.
40 строки
1.1 KiB
Plaintext
40 строки
1.1 KiB
Plaintext
# -*- text -*-
|
|
#
|
|
# Copyright (c) 2004-2006 The Trustees of Indiana University and Indiana
|
|
# University Research and Technology
|
|
# Corporation. All rights reserved.
|
|
# Copyright (c) 2004-2006 The University of Tennessee and The University
|
|
# of Tennessee Research Foundation. All rights
|
|
# reserved.
|
|
# Copyright (c) 2004-2005 High Performance Computing Center Stuttgart,
|
|
# University of Stuttgart. All rights reserved.
|
|
# Copyright (c) 2004-2005 The Regents of the University of California.
|
|
# All rights reserved.
|
|
# $COPYRIGHT$
|
|
#
|
|
# Additional copyrights may follow
|
|
#
|
|
# $HEADER$
|
|
#
|
|
[chdir-error]
|
|
Failed to change to the working directory:
|
|
|
|
Host: %s
|
|
Directory: %s
|
|
|
|
The error returned was "%s". Execution will now abort.
|
|
[argv0-not-found]
|
|
Failed to find the following executable:
|
|
|
|
Host: %s
|
|
Executable: %s
|
|
|
|
Cannot continue.
|
|
[argv0-not-accessible]
|
|
Failed to find or execute the following executable:
|
|
|
|
Host: %s
|
|
Executable: %s
|
|
|
|
Cannot continue.
|