shorten msg

candidate-v2.0
Matthew Butterick 5 years ago
parent ddd9ae3798
commit 4a55c98a0c

@ -1 +1 @@
1543680113
1543680907

@ -85,7 +85,7 @@ if zero is False:
(define pre " Using plain `pre` blocks.")
(match (find-executable-path python-executable)
[(? path? python)
(prn1 (~a "launching `" python " " pipe.py "` to use Pygments"))
(prn1 (~a "launching pipe.py to use Pygments"))
(match (process (~a python
" -u " pipe.py
(if line-numbers? " --linenos" "")

Loading…
Cancel
Save