Merge ~jugmac00/launchpad-mojo-specs:update-comment-for-expand-bundle into launchpad-mojo-specs:master

Proposed by Jürgen Gmach
Status: Merged
Merged at revision: 13e5c1cfd8da73fc666b48207db5c6a7b74c3865
Proposed branch: ~jugmac00/launchpad-mojo-specs:update-comment-for-expand-bundle
Merge into: launchpad-mojo-specs:master
Diff against target: 15 lines (+3/-2)
1 file modified
expand-bundle (+3/-2)
Reviewer Review Type Date Requested Status
Colin Watson (community) Approve
Review via email: mp+442973@code.launchpad.net

Commit message

Make comment for expand-bundle more explicit

To post a comment you must log in.
Revision history for this message
Colin Watson (cjwatson) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/expand-bundle b/expand-bundle
2index 0e21a1e..8187d9f 100755
3--- a/expand-bundle
4+++ b/expand-bundle
5@@ -1,7 +1,8 @@
6 #! /usr/bin/python3
7 # Some bundles are heavily parameterized in order to keep their length under
8-# control and reduce repetition. This provides an easy way to expand the
9-# bundle to see the effect of changes.
10+# control and reduce repetition. This script, which is not used for
11+# deployment, provides an easy way to expand the bundle to see the effect of
12+# changes.
13
14 from argparse import ArgumentParser
15 import sys

Subscribers

People subscribed via source and target branches