]> git.ipfire.org Git - thirdparty/dracut.git/commitdiff
plymouth calls set_verbose(), no noop it
authorJeremy Katz <katzj@redhat.com>
Fri, 19 Dec 2008 19:43:06 +0000 (14:43 -0500)
committerJeremy Katz <katzj@redhat.com>
Fri, 19 Dec 2008 19:43:06 +0000 (14:43 -0500)
dracut-functions

index 2323c84955c0fa49b4dcd79cdd6b6da740fcaa8c..89914f84f17c67e0b51213fd44d0b5aa877af1a5 100755 (executable)
 #
 #
 
+function set_verbose() {
+    foo=""
+}
+
 IF_RTLD=""
 IF_dynamic=""
 function get_dso_deps() {