crs self: Remove unused help message.
Also: * fix formatting error at top (make the emacs format line begin with a comment character) * Remove blank lines between topics and replace them with empty comment lines (so that the help messages are not displayed with a trailing blank line) This commit was SVN r31324.
Этот коммит содержится в:
родитель
4eee2eff88
Коммит
a4940a2a37
@ -1,4 +1,4 @@
|
|||||||
-*- text -*-
|
# -*- text -*-
|
||||||
#
|
#
|
||||||
# Copyright (c) 2004-2009 The Trustees of Indiana University and Indiana
|
# Copyright (c) 2004-2009 The Trustees of Indiana University and Indiana
|
||||||
# University Research and Technology
|
# University Research and Technology
|
||||||
@ -10,6 +10,7 @@
|
|||||||
# University of Stuttgart. All rights reserved.
|
# University of Stuttgart. All rights reserved.
|
||||||
# Copyright (c) 2004-2005 The Regents of the University of California.
|
# Copyright (c) 2004-2005 The Regents of the University of California.
|
||||||
# All rights reserved.
|
# All rights reserved.
|
||||||
|
# Copyright (c) 2014 Cisco Systems, Inc. All rights reserved.
|
||||||
# $COPYRIGHT$
|
# $COPYRIGHT$
|
||||||
#
|
#
|
||||||
# Additional copyrights may follow
|
# Additional copyrights may follow
|
||||||
@ -18,13 +19,6 @@
|
|||||||
#
|
#
|
||||||
# This is the US/English general help file for Open PAL CRS framework.
|
# This is the US/English general help file for Open PAL CRS framework.
|
||||||
#
|
#
|
||||||
[self:lt_dlopen]
|
|
||||||
Error: We were unable to open the executable with libtool.
|
|
||||||
We needed to look for the inclusion of user defined callbacks.
|
|
||||||
|
|
||||||
Make sure that the linker has exported all of the symbols.
|
|
||||||
This is usally enabled with a flag such as '-export'.
|
|
||||||
|
|
||||||
[self:no_callback]
|
[self:no_callback]
|
||||||
Error: We were unable to find one of the following callbacks:
|
Error: We were unable to find one of the following callbacks:
|
||||||
%s = %s_%s
|
%s = %s_%s
|
||||||
@ -44,13 +38,12 @@ Error: We were unable to find one of the following callbacks:
|
|||||||
int my_prefix_restart(void)
|
int my_prefix_restart(void)
|
||||||
Otherwise it will search for functions with the default prefix of:
|
Otherwise it will search for functions with the default prefix of:
|
||||||
'%s'
|
'%s'
|
||||||
|
#
|
||||||
[self:ckpt_disabled]
|
[self:ckpt_disabled]
|
||||||
Error: The checkpointer is currently disabled.
|
Error: The checkpointer is currently disabled.
|
||||||
Unable to proceed with the checkpoint!
|
Unable to proceed with the checkpoint!
|
||||||
|
#
|
||||||
[self:no-restart-cmd]
|
[self:no-restart-cmd]
|
||||||
Error: The checkpointer was unable to determine how to restart your
|
Error: The checkpointer was unable to determine how to restart your
|
||||||
application. Specify the restart command in the checkpoint
|
application. Specify the restart command in the checkpoint
|
||||||
function.
|
function.
|
||||||
|
|
||||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user