#!/bin/bash
# Prepare and install packages used in the tests.

apt-get install -y --force-yes sudo
