Skip to content

Commit 94277bd

Browse files
committed
Woops
1 parent 1f21b94 commit 94277bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/web/demo.rkt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -323,7 +323,7 @@
323323
timeout ,(*timeout*) output-dir ,(*demo-output*) reeval ,(*reeval-pts*) demo? ,(*demo?*)))
324324
(thread-send *worker-thread* config)
325325

326-
(eprintf "Herbie ~a with seed ~a\n" *herbie-version* seed)
326+
(eprintf "Herbie ~a with seed ~a\n" *herbie-version* (get-seed))
327327
(eprintf "Find help on <https://herbie.uwplse.org/>, exit with Ctrl-C\n")
328328

329329
(serve/servlet

0 commit comments

Comments
 (0)