]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
ceph-daemon: add support for args and/or stdin from top of script
authorSage Weil <sage@redhat.com>
Thu, 3 Oct 2019 19:50:19 +0000 (14:50 -0500)
committerSage Weil <sage@redhat.com>
Sat, 5 Oct 2019 01:33:35 +0000 (20:33 -0500)
commit38ae16060f588389c2f9e888a7d57ac219399937
tree14710ba329ae238cf72b0f57d2c8e3f2348c4446
parentf3f28f500d08510686e8e728b1ac584af08482fb
ceph-daemon: add support for args and/or stdin from top of script

Allow someone to run this script by prepending injected_{args,stdin} to
the top and then piping it all to a python3 binary.

Signed-off-by: Sage Weil <sage@redhat.com>
src/ceph-daemon