#395 Un-deprecate 'copr mock-config' functionality
Merged 5 years ago by msuchy. Opened 5 years ago by praiskup.
Unknown source keep-mock-config  into  master

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

  

      parser_mock_config = subparsers.add_parser(

          "mock-config",

-         help="Deprecated. Get the mock profile (similar to koji mock-config)"

+         help="Get the mock profile (similar to koji mock-config)"

      )

      parser_mock_config.add_argument(

          "project",

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

  Build package from its source definition

  

  mock-config::

- DEPRECATED. Get the mock profile (similar to koji mock-config)

+ Get the mock profile (similar to koji mock-config)

  

  build-module::

  Build module via Copr MB

no initial comment

Reasons:
There is no sufficient alternative for epel-7 and epel-6 yet, so there's no reason to spread a FUD that this is going to be removed.

+1 as this was voted internally. @msuchy already did the change (only partially) in 3ac1ee4

Yes. I forgot these two.

Pull-Request has been merged by msuchy

5 years ago