]> git.ipfire.org Git - pbs.git/commitdiff
jobs: Fix saying what we are cloning
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 13 Oct 2022 15:37:05 +0000 (15:37 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 13 Oct 2022 15:37:05 +0000 (15:37 +0000)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/buildservice/jobs.py

index c73c4e7597177ed2edeba183d11864ea043d52db..1590c0746b26243b81682c6312f9d846bcc76303 100644 (file)
@@ -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