#! /bin/bash
#
./test01.sh
./test02.sh
./cleanup.sh
#
echo "Normal end of execution."

