diff options
author | Holger Levsen <holger@layer-acht.org> | 2017-09-06 14:45:49 +0200 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2017-09-06 14:45:49 +0200 |
commit | 256c2cc4dc8a1fca549989b9ee703008c404da3d (patch) | |
tree | a6eab8057d409d8fca82acb7b81febab4f18e703 /bin | |
parent | d393b5eeb29eb6dd9f71ed53f71ea5457d366c94 (diff) | |
download | jenkins.debian.net-256c2cc4dc8a1fca549989b9ee703008c404da3d.tar.xz |
fix typo in comment
Signed-off-by: Holger Levsen <holger@layer-acht.org>
Diffstat (limited to 'bin')
-rwxr-xr-x | bin/reproducible_create_meta_pkg_sets.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/reproducible_create_meta_pkg_sets.sh b/bin/reproducible_create_meta_pkg_sets.sh index 75cfe769..2f3b61a7 100755 --- a/bin/reproducible_create_meta_pkg_sets.sh +++ b/bin/reproducible_create_meta_pkg_sets.sh @@ -360,7 +360,7 @@ update_pkg_set_specific() { ;; subgraph_OS) # installed by Subgraph OS - # one day we will get a proper data provider from Subgraph OSA... + # one day we will get a proper data provider from Subgraph OS... # (so far it was a manual "dpkg -l") cat /srv/jenkins/bin/reproducible_installed_by_subgraphos > $TMPFILE packages_list_to_deb822 |