~inspirated/arsenal/match-upstream

« back to all changes in this revision

Viewing changes to hooks/data-all-nouveau-bugs

  • Committer: Bryce Harrington
  • Date: 2010-07-22 20:44:36 UTC
  • Revision ID: bryce@canonical.com-20100722204436-64l8oxdreirra2ic
quiescence

Show diffs side-by-side

added added

removed removed

Lines of Context:
11
11
 
12
12
for codename in ${devel} ${stable}; do
13
13
    file=all-${codename}-${tag}-bugs.json
14
 
    echo $codename
15
14
    capture "${ARSENAL_SCRIPTS}/collect-video-driver-bugs.py ${tag} ${codename}" "Data/ubuntu-x-swat" $file
16
15
done
17
16