projects
/
scripts.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e82bc27
)
update for new repository layout
author
Micah Anderson
<micah@riseup.net>
Thu, 26 Oct 2017 15:09:49 +0000
(11:09 -0400)
committer
Micah Anderson
<micah@riseup.net>
Thu, 26 Oct 2017 15:09:49 +0000
(11:09 -0400)
debian/leap-madison.sh
patch
|
blob
|
history
diff --git
a/debian/leap-madison.sh
b/debian/leap-madison.sh
index
99415bb
..
daf3a94
100755
(executable)
--- a/
debian/leap-madison.sh
+++ b/
debian/leap-madison.sh
@@
-33,9
+33,9
@@
done
echo
# Client
-for dist in
stretch buster sid zesty
+for dist in
master snapshots staging release
do
- for component in
master snapshots staging release
+ for component in
stretch buster sid zesty
do
get_version client ${dist} ${component}
done