summaryrefslogtreecommitdiff
path: root/tests/dd/reblock
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2009-03-29 19:54:14 +0200
committerJim Meyering <meyering@redhat.com>2009-03-29 19:54:54 +0200
commiteeeccb3d0f1481877551c55ddc4a7263e6bc3f48 (patch)
treeaddc764e75faa816491d76399c7472d4bf8964b3 /tests/dd/reblock
parent6fa5f1210799050d7502b08aa5029c7835e09ed1 (diff)
downloadcoreutils-eeeccb3d0f1481877551c55ddc4a7263e6bc3f48.tar.xz
tests: don't use lang-default from individual tests
* tests/sample-test: Don't recommend using lang-default here. It is now run for each test automatically, via TESTS_ENVIRONMENT. * tests/dd/reblock: Don't source lang-default here. * tests/misc/truncate-fail-diag: Likewise.
Diffstat (limited to 'tests/dd/reblock')
-rwxr-xr-xtests/dd/reblock3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/dd/reblock b/tests/dd/reblock
index 7631acc19..5d6e95b1f 100755
--- a/tests/dd/reblock
+++ b/tests/dd/reblock
@@ -1,7 +1,7 @@
#!/bin/sh
# test dd reblocking vs. bs=
-# Copyright (C) 2008 Free Software Foundation, Inc.
+# Copyright (C) 2008-2009 Free Software Foundation, Inc.
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -21,7 +21,6 @@ if test "$VERBOSE" = yes; then
dd --version
fi
-. $srcdir/lang-default
. $srcdir/test-lib.sh
# 2 short reads -> 1 full write + 1 partial write