[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.4.1-469-g37cf2
From: |
John Darrington |
Subject: |
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.4.1-469-g37cf21c |
Date: |
Sat, 28 Aug 2021 05:11:58 -0400 (EDT) |
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU PSPP".
The branch, master has been updated
via 37cf21cfd0754b6fd196098968df3bdc1c2473a9 (commit)
from a22af84523eb716b947123186bd4f89a3d92945e (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 37cf21cfd0754b6fd196098968df3bdc1c2473a9
Author: John Darrington <john@darrington.wattle.id.au>
Date: Sat Aug 28 10:50:32 2021 +0200
TeX tests: Use the shell instead of wc to test for maximum line length.
When testing for maximum line length use the shell rather than
relying on wc -L : The -L flag is not present on some systems.
tests/tex.at: Remove dependence on wc
configure.ac: Remove test for wc -L
Fixes bug #59859
-----------------------------------------------------------------------
Summary of changes:
configure.ac | 2 --
tests/output/tex.at | 15 +++++++++------
2 files changed, 9 insertions(+), 8 deletions(-)
hooks/post-receive
--
GNU PSPP
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.4.1-469-g37cf21c,
John Darrington <=