Module Name: src
Committed By: gson
Date: Sat Oct 30 13:50:12 UTC 2021
Modified Files:
src/tests/sbin/resize_ffs: common.sh
Log Message:
Delete trailing whitespace
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/tests/sbin/resize_ffs/common.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/sbin/resize_ffs/common.sh
diff -u src/tests/sbin/resize_ffs/common.sh:1.17 src/tests/sbin/resize_ffs/common.sh:1.18
--- src/tests/sbin/resize_ffs/common.sh:1.17 Sun Mar 15 11:17:59 2020
+++ src/tests/sbin/resize_ffs/common.sh Sat Oct 30 13:50:12 2021
@@ -1,6 +1,6 @@
# Common settings and functions for the various resize_ffs tests.
-#
+#
# called from atf_init_test_cases
setupvars()