Show contents of /data
Signed-off-by: James Ketrenos <james.p.ketrenos@intel.com>
This commit is contained in:
parent
c8c72d3665
commit
bc5972751f
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user