1 2 3 4 5 6 7 8 9 10 11
#! /bin/sh . ../../testenv.sh $PYTHON show_units.py echo "" $PYTHON show_ports.py ./ echo "Test successful"