plymouth calls set_verbose(), no noop it
parent
c0815e4e42
commit
5533709cdb
|
@ -24,6 +24,10 @@
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
|
|
||||||
|
function set_verbose() {
|
||||||
|
foo=""
|
||||||
|
}
|
||||||
|
|
||||||
IF_RTLD=""
|
IF_RTLD=""
|
||||||
IF_dynamic=""
|
IF_dynamic=""
|
||||||
function get_dso_deps() {
|
function get_dso_deps() {
|
||||||
|
|
Loading…
Reference in New Issue