1#!/bin/sh
2#
3# Cleanup left over files -- both before and after test run
4#
5
6. scripts/functions
7
8scripts/cleanup
9scripts/prepare-two-tapes
10