diff options
| author | CoprDistGit <infra@openeuler.org> | 2023-05-29 12:17:42 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2023-05-29 12:17:42 +0000 |
| commit | 32b09cdd8fcfe7c5d49db5dc9964be987ce5a0a9 (patch) | |
| tree | c0e3b2d4d05680f57d6521d85a7396b7580acc23 /0005-container-build-update-signing-intent-help-for-OSBS-.patch | |
| parent | 42c179873afdc4ea9634b0e0fbaf391298880998 (diff) | |
automatic import of rpkg
Diffstat (limited to '0005-container-build-update-signing-intent-help-for-OSBS-.patch')
| -rw-r--r-- | 0005-container-build-update-signing-intent-help-for-OSBS-.patch | 30 |
1 files changed, 0 insertions, 30 deletions
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 <kdreyer@redhat.com> -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 <kdreyer@redhat.com> ---- - 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 - |
