Merge ~aciba/ppa-dev-tools:remove-invalid-example into ppa-dev-tools:main

Proposed by Alberto Contreras
Status: Merged
Merged at revision: d3db7339f021f2146d6c3f0a8eb527a671073f45
Proposed branch: ~aciba/ppa-dev-tools:remove-invalid-example
Merge into: ppa-dev-tools:main
Diff against target: 13 lines (+0/-3)
1 file modified
scripts/ppa (+0/-3)
Reviewer Review Type Date Requested Status
Bryce Harrington Pending
Review via email: mp+466301@code.launchpad.net

Commit message

doc: remove invalid ppa put example

Fixes: https://bugs.launchpad.net/ppa-dev-tools/+bug/2066884

To post a comment you must log in.
Revision history for this message
Bryce Harrington (bryce) wrote :

Thanks, you're right. Landed to main:

To git+ssh://git.launchpad.net/ppa-dev-tools
   d42a57a..d3db733 main -> main

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/scripts/ppa b/scripts/ppa
2index 7046f73..cc5bfc3 100755
3--- a/scripts/ppa
4+++ b/scripts/ppa
5@@ -33,9 +33,6 @@ __example__ = '''
6 Register a new PPA:
7 $ ppa create my-ppa
8
9-Upload a package to the PPA:
10- $ ppa put ppa:my-name/my-ppa some-package.changes
11-
12 Wait until all packages in the PPA have finished building:
13 $ ppa wait my-ppa
14

Subscribers

People subscribed via source and target branches