commit c8ef247c39df2038e112b4d5e97f373e1f0c6858 parent 0a1ecd59e87e2a3f394be2bcf9bf14d2eb293fc8 Author: Toby Goodwin <toby@paccrat.org> Date: Fri, 20 Apr 2018 11:55:42 +0100 replace space used to terminate heredoc Diffstat:
M | trip.rc | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/trip.rc b/trip.rc @@ -128,7 +128,7 @@ $abc^n $x^here$x^doc EOF {if (!~ `` $nl cat ' ') fail quoted heredoc} << ' ' - + <<<[9] ``''{cat $bigfile} \ {