gbranden pushed a commit to branch master
in repository groff.
commit c1798e5222fbc268c2181518b2ca395f7f0aa617
Author: G. Branden Robinson <[email protected]>
AuthorDate: Thu Dec 18 10:50:04 2025 -0600
[nroff]: Fix code style nits in test script.
Drop stump comment after license information.
Update Vim modeline to match recent test script conventions.
---
src/roff/nroff/tests/verbose-option-works.sh | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/src/roff/nroff/tests/verbose-option-works.sh
b/src/roff/nroff/tests/verbose-option-works.sh
index 752924c6f..f5da3f6ad 100755
--- a/src/roff/nroff/tests/verbose-option-works.sh
+++ b/src/roff/nroff/tests/verbose-option-works.sh
@@ -16,7 +16,6 @@
#
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
-#
nroff="${abs_top_builddir:-.}/nroff"
@@ -113,4 +112,4 @@ echo "checking argument declustering: 'nroff -V -tzms'" >&2
test -z "$fail"
-# vim:set ai et sw=4 ts=4 tw=72:
+# vim:set autoindent expandtab shiftwidth=4 tabstop=4 textwidth=72:
_______________________________________________
groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit