LSF Version 7.3 - Platform LSF Configuration Reference
BSUB_QUIET2
Syntax
BSUB_QUIET2=any_value
Description
Suppresses the printing of information about job completion when a job is submitted with the
bsub -K option.
If set, bsub will not print information about job completion to stdout. For example, when
this variable is set, the message <<Job is finished>> will not be written to stdout.
If BSUB_QUIET and BSUB_QUIET2 are both set, no job messages will be printed to
stdout.
Default
Not defined
Where defined
From the command line
Example
BSUB_QUIET2=1
BSUB_STDERR
Syntax
BSUB_STDERR=y
Description
Redirects LSF messages for bsub to stderr.
By default, when this parameter is not set, LSF messages for bsub are printed to stdout.
When this parameter is set, LSF messages for bsub are redirected to stderr.
Default
Not defined
Where defined
From the command line on UNIX. For example, in csh:
setenv BSUB_STDERR Y
From the Control Panel on Windows, as an environment variable
Environment variables
558 Platform LSF Configuration Reference