Provide a GrabberManager command to *wait* for the grabber to be started.

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P3
    • TBD_Major
    • Affects Version/s: None
    • Component/s: tools
    • None

      I not have to do this every time:
      while sleep 1; do if [ -n "`java -jar $JCOV/jcov.jar GrabberManager -status | grep "\""Server is working"\""`" ]; then break; else echo still waiting the grabber; fi; done

            Assignee:
            Alexey Fedorchenko (Inactive)
            Reporter:
            Aleksandre Iline
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: