# The number of seconds to wait before trying to access the test
# this allows for the initialization/automounting delay of USB storage
WAIT=10

# The mountpoint under which to search
MOUNTPOINT=/media/usb1

# The name of the bash script file to execute
TESTSCRIPT=spxtest.sh
