Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Expand
titleWhy BROWSER='echo %s'..

Jirashell would normally try to launch your preferred web browser, using the webbrowser library. By setting the BROWSER env variable, we tell Python not to bother, and just print the URL for us to manually cut & paste. This is require required for server environments, where lynx isn't able to deal with Jira's Javascript.


This should print a URL. Open it in your browser:

Click *'Allow* ' in the Browser window:


After the URL, your terminal also should have displayed:

...