altoslib: Allow launch site URL to be overridden at runtime
authorKeith Packard <keithp@keithp.com>
Sun, 7 Oct 2018 02:27:43 +0000 (19:27 -0700)
committerKeith Packard <keithp@keithp.com>
Sun, 7 Oct 2018 02:48:41 +0000 (19:48 -0700)
commitfe761eb413430c061b12f6ca8003665e56e20262
treea1688a3740414f44a5434dcafdfeef50f1dca5b7
parent073ebc77bbd813eb97c515ecf3c2d104d6157843
altoslib: Allow launch site URL to be overridden at runtime

Expose a public variable, AltosLaunchSites.launch_sites_url, that will
be used in place of the environment variable or pre-defined value.

Signed-off-by: Keith Packard <keithp@keithp.com>
altoslib/AltosLaunchSites.java