Source-Changes-HG archive

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

[src/trunk]: src/tests/util/mtree Typo.



details:   https://anonhg.NetBSD.org/src/rev/77eaf27babd9
branches:  trunk
changeset: 762023:77eaf27babd9
user:      uebayasi <uebayasi%NetBSD.org@localhost>
date:      Sun Feb 13 12:47:27 2011 +0000

description:
Typo.

diffstat:

 tests/util/mtree/t_mtree.sh |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r df6527f2a734 -r 77eaf27babd9 tests/util/mtree/t_mtree.sh
--- a/tests/util/mtree/t_mtree.sh       Sun Feb 13 11:54:24 2011 +0000
+++ b/tests/util/mtree/t_mtree.sh       Sun Feb 13 12:47:27 2011 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: t_mtree.sh,v 1.6 2010/11/07 17:51:24 jmmv Exp $
+# $NetBSD: t_mtree.sh,v 1.7 2011/02/13 12:47:27 uebayasi Exp $
 #
 # Copyright (c) 2009 The NetBSD Foundation, Inc.
 # All rights reserved.
@@ -25,7 +25,7 @@
 # POSSIBILITY OF SUCH DAMAGE.
 #
 
-# Postprocess mtreee output, canonicalising portions that
+# Postprocess mtree output, canonicalising portions that
 # are expected to differ from one run to another.
 h_postprocess()
 {



Home | Main Index | Thread Index | Old Index