#!/bin/bash
# run apt-listbugs testsuite here.
apt-get install --force-yes -y time 

make check 
