Skip to content

fabric.contrib.files.sed uses "non-standard" flag '-r' #84

@bitprophet

Description

@bitprophet

Description

For example, using OS X it's -E and thus all contrib.files commands that depend on sed fail.

Not sure if there are any good solutions to this problem. Perhaps using a named argument such as "sed_extended_regexps_flag='-r'"?


Originally submitted by Jonas Nockert (lemonad) on 2009-11-08 at 06:43am EST

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions