Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/tests/fs/nfs Nix trailing whitespace.
details: https://anonhg.NetBSD.org/src/rev/5c9d363d39ca
branches: trunk
changeset: 1013048:5c9d363d39ca
user: riastradh <riastradh%NetBSD.org@localhost>
date: Thu Aug 20 13:58:30 2020 +0000
description:
Nix trailing whitespace.
diffstat:
tests/fs/nfs/t_rquotad.sh | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diffs (32 lines):
diff -r 77416fec08d5 -r 5c9d363d39ca tests/fs/nfs/t_rquotad.sh
--- a/tests/fs/nfs/t_rquotad.sh Thu Aug 20 13:33:54 2020 +0000
+++ b/tests/fs/nfs/t_rquotad.sh Thu Aug 20 13:58:30 2020 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: t_rquotad.sh,v 1.8 2020/08/20 07:32:40 gson Exp $
+# $NetBSD: t_rquotad.sh,v 1.9 2020/08/20 13:58:30 riastradh Exp $
#
# Copyright (c) 2011 Manuel Bouyer
# All rights reserved.
-#
+#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions
# are met:
@@ -11,7 +11,7 @@
# 2. Redistributions in binary form must reproduce the above copyright
# notice, this list of conditions and the following disclaimer in the
# documentation and/or other materials provided with the distribution.
-#
+#
# THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
# ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
# TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
@@ -33,7 +33,7 @@
local name="${1}"; shift
local check_function="${1}"; shift
local descr="${1}"; shift
-
+
atf_test_case "${name}" cleanup
eval "${name}_head() { \
Home |
Main Index |
Thread Index |
Old Index