diff --git a/assets/commands/test b/assets/commands/test index 144105b..c6351ca 100755 --- a/assets/commands/test +++ b/assets/commands/test @@ -98,6 +98,9 @@ EOF exit 2 } +echo "Checking contents of /data. It should be empty:" +ls -altr /data + [ ! -e "/data/AUD_MW_E.264" ] && { cat << EOF