summaryrefslogtreecommitdiff
path: root/tests/dd/skip-seek-past-file.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/dd/skip-seek-past-file.sh')
-rwxr-xr-xtests/dd/skip-seek-past-file.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/dd/skip-seek-past-file.sh b/tests/dd/skip-seek-past-file.sh
index 0a8e1fdc5..c728b3a52 100755
--- a/tests/dd/skip-seek-past-file.sh
+++ b/tests/dd/skip-seek-past-file.sh
@@ -16,7 +16,7 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
-. "${srcdir=.}/init.sh"; path_prepend_ ../src
+. "${srcdir=.}/tests/init.sh"; path_prepend_ ./src
print_ver_ dd
require_sparse_support_ # for 'truncate --size=$OFF_T_MAX'
eval $(getlimits) # for OFF_T limits