From 3a67b3576bca9f89550db06cec72405837aeae17 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Thu, 30 Apr 2015 16:35:01 +0200 Subject: fix typo --- bin/reproducible_build.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'bin/reproducible_build.sh') diff --git a/bin/reproducible_build.sh b/bin/reproducible_build.sh index e6e45579..0295c6f2 100755 --- a/bin/reproducible_build.sh +++ b/bin/reproducible_build.sh @@ -36,13 +36,13 @@ handle_race_condition() { local msg="${msg}Please check $BUILD_URL and https://reproducible.debian.net/$SUITE/$ARCH/${SRCPACKAGE} for a different build.\n" case $1 in "db") - local msg="${msg}The race condition was cought while marking the build attempt in the database.\n" + local msg="${msg}The race condition was caught while marking the build attempt in the database.\n" ;; "init") - local msg="${msg}The race condition was cought while writing the lockfile.\n" + local msg="${msg}The race condition was caught while writing the lockfile.\n" ;; "lockfile") - local msg="${msg}The race condition was cought while checking the lockfile for pid correctness.\n" + local msg="${msg}The race condition was caught while checking the lockfile for pid correctness.\n" ;; esac printf "$msg" | tee -a $BUILDLOG -- cgit v1.2.3-70-g09d2