Skip to content

Receptor ping --count 0 implies --delay 0 #209

@ghjm

Description

@ghjm

receptor ping foo uses the default of four pings with a one-second delay.
receptor ping foo --count 0 unexpectedly pings as fast as possible, with no delay.
receptor ping foo --count 0 --delay 10 ignores the delay and still pings as fast as possible.

Expected behavior: delay should be one second unless specified, and when specified, should be respected.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingneeds_testThis item needs to be tested

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions