From b12bdeaf8acd050c5526ecc05526db70df5fd485 Mon Sep 17 00:00:00 2001 From: David Kalnischkies Date: Fri, 4 May 2018 19:56:41 +0200 Subject: Fix various typos reported by spellcheckers Reported-By: codespell & spellintian Gbp-Dch: Ignore --- test/integration/framework | 2 +- test/integration/test-bug-762160-relpath | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'test/integration') diff --git a/test/integration/framework b/test/integration/framework index 38a084302..854f2c439 100644 --- a/test/integration/framework +++ b/test/integration/framework @@ -1318,7 +1318,7 @@ rewritesourceslist() { } # wait for up to 10s for a pid file to appear to avoid possible race -# when a helper is started and dosn't write the PID quick enough +# when a helper is started and doesn't write the PID quick enough waitforpidfile() { local PIDFILE="$1" for i in $(seq 10); do diff --git a/test/integration/test-bug-762160-relpath b/test/integration/test-bug-762160-relpath index 1e66fbbc3..6a800aa05 100755 --- a/test/integration/test-bug-762160-relpath +++ b/test/integration/test-bug-762160-relpath @@ -1,5 +1,5 @@ #!/bin/sh -# regresion test for bug #762160 where apt-get update fails when a +# regression test for bug #762160 where apt-get update fails when a # relative directory is given # set -e @@ -14,4 +14,4 @@ setupaptarchive changetowebserver testsuccess aptget update -o Dir=./rootdir -testsuccess aptget update -o Dir=./rootdir \ No newline at end of file +testsuccess aptget update -o Dir=./rootdir -- cgit v1.2.3