don't wait to install plotjuggler

old-commit-hash: 3575142071
taco
Robbe Derks 3 years ago
parent e1bc976c59
commit 99ef2b4d02
  1. 2
      tools/plotjuggler/juggle.py

@ -170,7 +170,7 @@ if __name__ == "__main__":
install() install()
if get_plotjuggler_version() < MINIMUM_PLOTJUGGLER_VERSION: if get_plotjuggler_version() < MINIMUM_PLOTJUGGLER_VERSION:
ans = input("PlotJuggler is out of date. Installing update...") print("PlotJuggler is out of date. Installing update...")
install() install()
if args.stream: if args.stream:

Loading…
Cancel
Save