Module Name:    src
Committed By:   gson
Date:           Sun Aug 28 19:09:34 UTC 2011

Modified Files:
        src/tests/util/df: t_df.sh

Log Message:
Golden output was not so golden after all


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/tests/util/df/t_df.sh

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/tests/util/df/t_df.sh
diff -u src/tests/util/df/t_df.sh:1.7 src/tests/util/df/t_df.sh:1.8
--- src/tests/util/df/t_df.sh:1.7	Sun Nov  7 17:51:23 2010
+++ src/tests/util/df/t_df.sh	Sun Aug 28 19:09:34 2011
@@ -1,4 +1,4 @@
-# $NetBSD: t_df.sh,v 1.7 2010/11/07 17:51:23 jmmv Exp $
+# $NetBSD: t_df.sh,v 1.8 2011/08/28 19:09:34 gson Exp $
 #
 # Copyright (c) 2007, 2008 The NetBSD Foundation, Inc.
 # All rights reserved.
@@ -33,7 +33,7 @@
 }
 normal_body() {
 	cat >expout <<EOF
-Filesystem   1K-blocks       Used      Avail %Cap Mounted on
+Filesystem   1K-blocks       Used      Avail  %Cap Mounted on
 filer:/      1202716672     135168 1202581504   0% /filer
 filer:/      1202716672          0 1202716672   0% /filer
 filer:/      1202716672  240543334  962173337  20% /filer

Reply via email to