File: 003_apt-listbugs-apt.sh

package info (click to toggle)
apt-listbugs 0.1.16
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 1,088 kB
  • ctags: 108
  • sloc: ruby: 2,280; sh: 210; makefile: 49
file content (4 lines) | stat: -rwxr-xr-x 181 bytes parent folder | download | duplicates (4)
1
2
3
4
(echo 'VERSION 2'; echo '' ;
    ls -1 ../*$(dpkg-parsechangelog | sed -n 's/^Version: //p')*.deb | \
        sed 's/^/x x x x /') \
        | time ./apt-listbugs -d apt -y || true