Source-Changes-HG archive

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

[src/trunk]: src/tests/usr.bin/make Whitespace. NFC.



details:   https://anonhg.NetBSD.org/src/rev/f6e8523dd356
branches:  trunk
changeset: 938534:f6e8523dd356
user:      kre <kre%NetBSD.org@localhost>
date:      Thu Sep 10 17:40:34 2020 +0000

description:
Whitespace.  NFC.

diffstat:

 tests/usr.bin/make/t_make.sh |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 7092a78e1280 -r f6e8523dd356 tests/usr.bin/make/t_make.sh
--- a/tests/usr.bin/make/t_make.sh      Thu Sep 10 17:33:16 2020 +0000
+++ b/tests/usr.bin/make/t_make.sh      Thu Sep 10 17:40:34 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: t_make.sh,v 1.10 2020/09/10 17:33:16 kre Exp $
+# $NetBSD: t_make.sh,v 1.11 2020/09/10 17:40:34 kre Exp $
 #
 # Copyright (c) 2008, 2010, 2014 The NetBSD Foundation, Inc.
 # All rights reserved.
@@ -90,7 +90,7 @@
                esac
            done
            descr='' # XXX
-            test_case "${atfname}" "${basename}" "${descr}"
+           test_case "${atfname}" "${basename}" "${descr}"
            atf_add_test_case "${atfname}"
        done
 }



Home | Main Index | Thread Index | Old Index