ob-sed: Use -f instead of --file to support BSD sed
commit8e5d74ca4c132af4df2a6d330633809866f202b5
authorBrad Knotwell <b.knotwell@f5.com>
Wed, 4 Apr 2018 11:19:32 +0000 (4 13:19 +0200)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Thu, 5 Apr 2018 14:47:41 +0000 (5 16:47 +0200)
treeebe465945b6feed164d85499d28278c05baa6ec4
parentbefc92b9c0b1837266e42c74c0fb7fc8f878b919
ob-sed: Use -f instead of --file to support BSD sed

lisp/ob-sed.el (org-babel-execute:sed): Change file flag to "-f"
instead of "--file" to support BSD sed as well.

Signed-off-by: Bjarte Johansen <bjarte.johansen@gmail.com>
lisp/ob-sed.el