--- archive-reports 2015-12-27 02:23:04 +0000
+++ archive-reports 2015-12-27 02:23:59 +0000
@@ -198,10 +198,6 @@
"/srv/chroots/trusty-transitions/srv/transitions/mirror/ubuntu/dists/"
if release_changed "$DEVEL-proposed"; then
- mkdir -p /srv/chroots/trusty-transitions/srv/transitions/mirror/ubuntu-bootstrap/ppc64el
- cp -a "$HOME/public_html/bootstrap/ppc64el/Packages" \
- /srv/chroots/trusty-transitions/srv/transitions/mirror/ubuntu-bootstrap/ppc64el/
-
background pids update-transitions
fi
@@ -272,7 +268,7 @@
component_mismatches () {
local name="$1"
shift
- component-mismatches \
+ component-mismatches -e touch \
-d "$OUT/$name.dot" -o "$OUT/$name.txt.new" \
--html-output-file "$OUT/$name.html" \
--csv-file "$OUT/$name.csv" \