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

apt-get install -y sudo
