mirror of
https://github.com/Dasharo/systemd.git
synced 2026-03-06 15:02:31 -08:00
test: make the installation of the debug tools optional in the image
This commit is contained in:
@@ -1539,7 +1539,7 @@ install_basic_tools() {
|
||||
|
||||
install_debug_tools() {
|
||||
dinfo "Install debug tools"
|
||||
image_install "${DEBUGTOOLS[@]}"
|
||||
image_install -o "${DEBUGTOOLS[@]}"
|
||||
|
||||
if get_bool "$INTERACTIVE_DEBUG"; then
|
||||
# Set default TERM from vt220 to linux, so at least basic key shortcuts work
|
||||
|
||||
Reference in New Issue
Block a user