From 769d20ffcf47b58bbe7cabf3789eeb29a98fd5b9 Mon Sep 17 00:00:00 2001 From: Sergio Durigan Junior Date: Thu, 7 Sep 2017 15:18:41 -0400 Subject: [PATCH] Removing the right breakage file --- master.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/master.cfg b/master.cfg index f13e772..81d9b7d 100644 --- a/master.cfg +++ b/master.cfg @@ -970,7 +970,7 @@ The parameters of the class are: # needed in order to cleanup the breakage lockfile, if it # exists. self.addStep (steps.MasterShellCommand (command = [ 'rm', '-f', - util.Interpolate ('/tmp/gdb-buildbot-breakage-report-%(prop:branch)s-%(prop:buildername)s') ], + util.Interpolate ('/tmp/gdb-buildbot-breakage-report-*-%(prop:branch)s-%(prop:buildername)s') ], hideStepIf = True)) # Disabling this until we figure out how to properly run + test