projects
/
mirror
/
dsa-puppet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6bf8476
)
armhf anf s390x now have the default set of suites
author
Peter Palfrader
<peter@palfrader.org>
Wed, 6 May 2015 06:21:16 +0000
(08:21 +0200)
committer
Peter Palfrader
<peter@palfrader.org>
Wed, 6 May 2015 06:23:04 +0000
(08:23 +0200)
modules/schroot/files/setup-all-dchroots
patch
|
blob
|
history
diff --git
a/modules/schroot/files/setup-all-dchroots
b/modules/schroot/files/setup-all-dchroots
index
552385c
..
df469db
100755
(executable)
--- a/
modules/schroot/files/setup-all-dchroots
+++ b/
modules/schroot/files/setup-all-dchroots
@@
-43,9
+43,6
@@
fi
get_suites() {
case "$1" in
- armhf|s390x)
- echo "sid stretch jessie wheezy"
- ;;
ia64|s390)
echo "wheezy"
;;