~ubuntu-archive/ubuntu-archive-scripts/trunk

« back to all changes in this revision

Viewing changes to run-proposed-migration

  • Committer: Colin Watson
  • Date: 2013-10-31 17:35:36 UTC
  • Revision ID: cjwatson@canonical.com-20131031173536-nhr335k3tqh33mgk
run-proposed-migration: generate blocks data

Show diffs side-by-side

added added

removed removed

Lines of Context:
21
21
bzr pull -q -d "$HOME/auto-package-testing"
22
22
logfile="log/$(date -u +%F/%T).log"
23
23
mkdir -p "${logfile%/*}"
24
 
code/b1/britney hints_bzr pkglists run save stats summary >"$logfile" 2>&1
 
24
code/b1/britney hints_bzr blocks pkglists run save stats summary >"$logfile" 2>&1