#6588 mass-tag: merging f26-ruby24 into f26-pending
Closed 7 years ago by ausil. Opened 7 years ago by mohanboddu.
mohanboddu/releng mass-tag-ruby24  into  master

file modified
+1 -1
@@ -16,7 +16,7 @@ 

  # Set some variables

  # Some of these could arguably be passed in as args.

Maybe you could actually do what the comment says and make it an argument?

  target = 'f26-pending' # tag to tag into

- holdingtag = 'f26-python3' # tag holding the rebuilds

+ holdingtag = 'f26-ruby24' # tag holding the rebuilds

  newbuilds = {} # dict of packages that have a newer build attempt

  tasks = {} # dict of new build task info

  

Maybe you could actually do what the comment says and make it an argument?

I understand, and I was just providing an idea so that you don't need to make commits like these every time.

Pull-Request has been closed by ausil

7 years ago
Metadata