From: Michael Tremer Date: Thu, 13 Oct 2022 15:37:05 +0000 (+0000) Subject: jobs: Fix saying what we are cloning X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e1f321805ee18e06a75c49ff91a0080ee7b1a051;p=pbs.git jobs: Fix saying what we are cloning Signed-off-by: Michael Tremer --- diff --git a/src/buildservice/jobs.py b/src/buildservice/jobs.py index c73c4e75..1590c074 100644 --- a/src/buildservice/jobs.py +++ b/src/buildservice/jobs.py @@ -258,7 +258,7 @@ class Job(base.DataObject): # Did this build fail? if not success: - # Clone the build + # Clone the job self.clone() # Store message