History log of /openbmc/openbmc-test-automation/lib/print.tcl (Results 1 – 7 of 7)
Revision Date Author Comments
# 721f970a 25-Jun-2020 David Shaw <dlshaw@us.ibm.com>

Hide passwords containing regex metachars

- Created new escape_regex_metachars function.
- Had register_passwords function call new escape_regex_metachars function.

Signed-off-b

Hide passwords containing regex metachars

- Created new escape_regex_metachars function.
- Had register_passwords function call new escape_regex_metachars function.

Signed-off-by: David Shaw <dlshaw@us.ibm.com>
Change-Id: Ibc1e3841cc6fac1d9c9c3529e913c786b449f751

show more ...


# 410b1787 22-Oct-2019 Michael Walsh <micwalsh@us.ibm.com>

Change several python and robot files to 110 chars

Taking advantage of current team limit of 110 chars.

Change-Id: If7ab51fe894889967b8c8bb2f2fa4664f01117d5
Signed-off-by: Micha

Change several python and robot files to 110 chars

Taking advantage of current team limit of 110 chars.

Change-Id: If7ab51fe894889967b8c8bb2f2fa4664f01117d5
Signed-off-by: Michael Walsh <micwalsh@us.ibm.com>

show more ...


# acc7c56e 20-Aug-2019 Gunnar Mills <gmills@us.ibm.com>

Codespell fixes

Spelling errors found using github.com/lucasdemarchi/codespell
A tool to fix common misspellings.
This tool is licensed under GNU General Public License, version 2.

Codespell fixes

Spelling errors found using github.com/lucasdemarchi/codespell
A tool to fix common misspellings.
This tool is licensed under GNU General Public License, version 2.

Change-Id: I2cf277da6cc16322eff8adaba83e1ea98dd4cb41
Signed-off-by: Gunnar Mills <gmills@us.ibm.com>

show more ...


# 355b8ef2 17-Jul-2019 Michael Walsh <micwalsh@us.ibm.com>

TCL print_var support for unset variable

If var_value is not defined, catch the error and print its value as
"** variable not set **".

Change-Id: I437ce0c08dd17e92704776e58e8aaf

TCL print_var support for unset variable

If var_value is not defined, catch the error and print its value as
"** variable not set **".

Change-Id: I437ce0c08dd17e92704776e58e8aaf55de4141fa
Signed-off-by: Michael Walsh <micwalsh@us.ibm.com>

show more ...


# 9dbe637c 24-Jun-2019 Michael Walsh <micwalsh@us.ibm.com>

print.tcl doc formatting changes

Change-Id: I4f0bffec89909faf80c48bb005c9ddac7d30ef3a
Signed-off-by: Michael Walsh <micwalsh@us.ibm.com>


# b21aec17 02-Mar-2018 Michael Walsh <micwalsh@us.ibm.com>

Added support for DEBUG_SHOW_PASSWORDS to gen_print.tcl

Change-Id: I176629b2d5833cfab91657be0af5dfbfc222c2fc
Signed-off-by: Michael Walsh <micwalsh@us.ibm.com>


# 37c74f7f 15-Feb-2018 Michael Walsh <micwalsh@us.ibm.com>

New print.tcl file

Change-Id: I914b2517241f94089d75cea97db06524c272fc27
Signed-off-by: Michael Walsh <micwalsh@us.ibm.com>