• Tomas Hlavacek's avatar
    Fix Juniper shell delimitation recognition · d811a88d
    Tomas Hlavacek authored
    Recognize the shell prompt on Juniper independently on last newline (which caused errors / hangs when the output from a command was empty).
    Recognize the shell prompt on Juniper based on the "[^\s]+> " regexp.
    d811a88d