gbranden pushed a commit to branch master
in repository groff.
commit ac173e67adcf1f5a71d737530684b3692d960af4
Author: G. Branden Robinson <[email protected]>
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
_______________________________________________
Groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit