aboutsummaryrefslogtreecommitdiff
path: root/tools/obu-guess-trip
diff options
context:
space:
mode:
Diffstat (limited to 'tools/obu-guess-trip')
-rwxr-xr-xtools/obu-guess-trip2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/obu-guess-trip b/tools/obu-guess-trip
index 478ba2b..305ec8d 100755
--- a/tools/obu-guess-trip
+++ b/tools/obu-guess-trip
@@ -64,7 +64,7 @@ Arguments:
(define (fetch-stations url)
(define day (date->string (current-date) "~1"))
(define tls
- (equal? (uri-ref url 'scheme) 'https))
+ (equal? (uri-ref url 'scheme) "https"))
(parameterize
; replace all json keys with symbols; everything else is confusing
([json-object-handler