DEBSOURCES
Skip Quicknav
sources / munin / 2.0.76-5 / node / t / plugins / default_funcs.sh
12345678
# Functions that do the Right Thing when called. For use by test plugins. do_autoconf () { echo yes exit 0 }