#!/usr/libexec/platform-python -s msg = ("sosreport binary is deprecated, use 'sos report' instead") print(msg) # vim:ts=4 et sw=4