groff-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[groff] 01/01: Fix typo. Sigh.


From: G. Branden Robinson
Subject: [groff] 01/01: Fix typo. Sigh.
Date: Thu, 27 Jun 2019 13:42:20 -0400 (EDT)

gbranden pushed a commit to branch master
in repository groff.

commit ac173e67adcf1f5a71d737530684b3692d960af4
Author: G. Branden Robinson <address@hidden>
Date:   Fri Jun 28 03:42:01 2019 +1000

    Fix typo.  Sigh.
---
 src/roff/groff/tests/regression-56555.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/roff/groff/tests/regression-56555.sh 
b/src/roff/groff/tests/regression-56555.sh
index cd7ce99..2beaf3a 100755
--- a/src/roff/groff/tests/regression-56555.sh
+++ b/src/roff/groff/tests/regression-56555.sh
@@ -18,7 +18,7 @@
 # along with this program. If not, see <http://www.gnu.org/licenses/>.
 #
 
-groff="${abs_top_builddir:-}/test-groff"
+groff="${abs_top_builddir:-.}/test-groff"
 
 # Check for segfault if we try to write a glyph before setting up.
 "$groff" >/dev/null <<EOF



reply via email to

[Prev in Thread] Current Thread [Next in Thread]