From 32b09cdd8fcfe7c5d49db5dc9964be987ce5a0a9 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Mon, 29 May 2023 12:17:42 +0000 Subject: automatic import of rpkg --- ...uild-update-signing-intent-help-for-OSBS-.patch | 30 ---------------------- 1 file changed, 30 deletions(-) delete mode 100644 0005-container-build-update-signing-intent-help-for-OSBS-.patch (limited to '0005-container-build-update-signing-intent-help-for-OSBS-.patch') diff --git a/0005-container-build-update-signing-intent-help-for-OSBS-.patch b/0005-container-build-update-signing-intent-help-for-OSBS-.patch deleted file mode 100644 index 4ead6a3..0000000 --- a/0005-container-build-update-signing-intent-help-for-OSBS-.patch +++ /dev/null @@ -1,30 +0,0 @@ -From e38cfe4b688b600c411a9745922b77ebb9c14122 Mon Sep 17 00:00:00 2001 -From: Ken Dreyer -Date: Tue, 28 Feb 2023 16:17:03 -0500 -Subject: [PATCH] container-build: update --signing-intent help for OSBS 2 - -OSBS 2 logs the reactor configuration in a slightly different way. -Update the --help text for --signing-intent to point users at the new -location. - -Signed-off-by: Ken Dreyer ---- - pyrpkg/cli.py | 2 +- - 1 file changed, 1 insertion(+), 1 deletion(-) - -diff --git a/pyrpkg/cli.py b/pyrpkg/cli.py -index 41c4354..c3672b3 100644 ---- a/pyrpkg/cli.py -+++ b/pyrpkg/cli.py -@@ -1724,7 +1724,7 @@ class cliClient(object): - " server. If unspecified, the server will use the signing intent" - " of the compose_ids you specify, or the server's" - " default_signing_intent. To view the full list of possible" -- " names, see REACTOR_CONFIG in orchestrator.log.") -+ " names, see atomic_reactor.config in osbs-build.log.") - - parser.add_argument( - '--skip-remote-rules-validation', --- -2.39.2 - -- cgit v1.2.3